We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sequence parser reads in xml sequence file and populates gui variables and saves sequence which will be run then.
Sequences have the structure:
# these variables are displayed in the favorites in the GUI par1 par2 par3 camera_readout ttl(866, duration, start) # these are the ttl and dds commands we already have include (other sequence file)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sequence parser reads in xml sequence file and populates gui variables and saves sequence which will be run then.
Sequences have the structure:
# these variables are displayed in the favorites in the GUI
par1
par2
par3
camera_readout
ttl(866, duration, start) # these are the ttl and dds commands we already have
include (other sequence file)
The text was updated successfully, but these errors were encountered: