Go to the source code of this file.
Functions | |
template () | |
record (ai,"$(P)$(Q):RBV") | |
record (calcout,"$(P)$(Q):SYNC") | |
record (ao,"$(P)$(Q)") | |
record (ao,"$(P)$(Q):SET") |
P | Required argument. Template argument | |
Q | Required argument. Template argument | |
EGU | Required argument. Template argument | |
PREC | Required argument. Template argument | |
VAR | Required argument. Template argument | |
PORT | Required argument. Template argument |
Definition in file pmacVariableWriteSync.vdb.
record | ( | ai | , | |
"$(P)$(Q):RBV" | ||||
) |
DESC
field: readback
Definition at line 17 of file pmacVariableWriteSync.vdb.
record | ( | ao | , | |
"$(P)$(Q):SET" | ||||
) |
DESC
field: Write value to pmac
Definition at line 41 of file pmacVariableWriteSync.vdb.
record | ( | ao | , | |
"$(P)$(Q)" | ||||
) |
DESC
field: demand
Definition at line 34 of file pmacVariableWriteSync.vdb.
record | ( | calcout | , | |
"$(P)$(Q):SYNC" | ||||
) |
DESC
field: sync demand with readback
Definition at line 27 of file pmacVariableWriteSync.vdb.
template | ( | ) |
Definition at line 7 of file pmacVariableWriteSync.vdb.