Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(robot) redundant reading of barcode on sample holder #170

Open
MehmetTopsakal opened this issue Mar 8, 2019 · 3 comments
Open

(robot) redundant reading of barcode on sample holder #170

MehmetTopsakal opened this issue Mar 8, 2019 · 3 comments

Comments

@MehmetTopsakal
Copy link

MehmetTopsakal commented Mar 8, 2019

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.

@CJ-Wright
Copy link
Member

@dooryhee Would you be able to comment on this? I don't think xpdAcq has a setting for the robot barcode reading.

@dooryhee
Copy link

dooryhee commented Mar 18, 2019 via email

@dooryhee
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants