RobotStudio event

Logging to a File

Options

Hello all,

So here is what I am wanting to do:

Picture gets taken of Part A (Cycle time logging start)

Part A goes through its cut and is then placed onto a conveyor. The robot goes back home.(Cycle time logging stopped)


! This is the camera start

CamSetRunMode Vision_01;

CamReqImage Vision_01;

! Then at the end of the routine I am running the robot goes home




I would like to be able to save this information to a spreadsheet that I can see what part was cut and the cycle time it took to cut said part. as well as the date and time if possible.

We have about 12 different parts we cut on this one robot.

Thank you so much in advance

Best Answer