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

No prescans when instrument under API control #23

Closed
caetera opened this issue Aug 18, 2020 · 2 comments
Closed

No prescans when instrument under API control #23

caetera opened this issue Aug 18, 2020 · 2 comments

Comments

@caetera
Copy link

caetera commented Aug 18, 2020

As soon as the instrument is controlled by the IAPI no prescans are performed any more. The issue appear both if a repeating scan is scheduled or a series of custom scans. As soon as the control returned to Xcalibur (for example, by canceling the repeating scan) the prescans appear as usual. The trailer reports AGC as Predicted, On (Tradition), or On, but the injection time is always exactly the same (to the last visible digit) as it was in the last "non-API" scan. The following error is reported in the instrument console.

Failed to copy intermediate trailer data to byte array :
   IntermediateStorage : failure to find name 'masterScanNumber'

Tests were performed both on Lumos and Eclipse systems, both running Tune 3.3

@jesse-canterbury
Copy link
Contributor

Thanks for the report. This is actually performing as expected. The workaround for the prescan issue is to briefly return to normal method control (i.e., no API scans) to allow a prescan to be performed. Then you can resume your API scans. Note: we have recently implemented a way to do AGC under API control. This will be made available as part of Tune 3.4, to be released soon.

The trailer issue you mentioned is related, but more of an annoying symptom rather than pointing to a cause.

Thanks again for the submission.

@caetera
Copy link
Author

caetera commented Aug 25, 2020

Ok. Thank you.

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

2 participants