You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The robot is spending plenty of time on reading barcode information of the sample holder. It does it twice (before loading and before unloading). Time spent on reading barcode is around 30-40 seconds for each sample. But we never use the barcode information. Yesterday we run ~300 samples with robot. 30*300 seconds corresponds to 2.5 hours!
Expected Behavior
Sample change with robot sample should be quicker than entering hutch and pushing buttons.
Current Behavior
Excluding exposure time, robot is spending ~ 2 minutes on loading/unloading sample.
30-40 seconds of this time spent on reading the barcode on the sample holder.
Possible Solution
Disable reading the barcode and save many seconds.
The text was updated successfully, but these errors were encountered:
A bypass option is not build-in. That would require modification of the LabVIEW software that runs the robot at a low level. A patch could be added and I am working with the manufacturer (SQUARE-ONE) to figure out what it would take.
The barcode reading can be turned on and off during transit. The process variable is XF:28IDC-ES:1{SM}Cmd:Enable-BarcodeScan. Ji Li and Hui tested it under CSS.
Expected Behavior
Sample change with robot sample should be quicker than entering hutch and pushing buttons.
Current Behavior
Excluding exposure time, robot is spending ~ 2 minutes on loading/unloading sample.
30-40 seconds of this time spent on reading the barcode on the sample holder.
Possible Solution
Disable reading the barcode and save many seconds.
The text was updated successfully, but these errors were encountered: