-
Notifications
You must be signed in to change notification settings - Fork 11
PXI-6723 Timing Error #1007
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
Comments
|
The error arises because the galvo used for shadow reduction operates in a triggered mode (like the camera external trigger), whereas the galvo ni-based stage operates on-demand. This is intentional, since we want the stage to move as soon as we deliver the command, and not at the same time that the camera is triggered. The timing for the analog outputs is set as follows:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@EvoleneP
The NI-based galvo that performs the z-stack is failing when the triggered sine-wave generation on the shadow reduction galvo is enabled.
Error thrown is NI status code -200963. Timing type of the galvo is incompatible.
The text was updated successfully, but these errors were encountered: