Go to the source code of this file.
Functions | |
record (stringout,"$(P):dummy") | |
expand ("pmacVariableWriteSync.vdb", pmacVariableWriteSync) |
This template allows setting of variables for a set of gap and centre slits, made up two slit mechanisms, one each for X and Y. A separate instance of this CS is needed for X and Y. It needs PROG10_CS_motion.pmc and each instance requires an instantiation of CS_gap_and_centre_slits.pmc with the variables shown in the image below:
Setup of gap and centre slits in X or Y
Build instructions for an example IOC are available here, with a pmc file containing the CS definition available in iocs/gapCentreSlits/defs.pmc
P | Required argument. Pv Prefix | |
COORD | Required argument. Co-ordinate system number | |
name | Default=. Object name and gui association name This associates an edm screen with the template |
Definition in file gap_and_centre_slits.vdb.
expand | ( | "pmacVariableWriteSync.vdb" | , | |
pmacVariableWriteSync | ||||
) |
Definition at line 28 of file gap_and_centre_slits.vdb.
record | ( | stringout | , | |
"$(P):dummy" | ||||
) |
Definition at line 25 of file gap_and_centre_slits.vdb.