Go to the source code of this file.
Functions | |
record (bo,"$(P)SIM") | |
record (longin,"$(P)CS:MOT:STOP:ALL") | |
Stop all motion. More... | |
record (calc,"$(P)CS:MOT:MOVING") | |
Are any motors moving A-J set by motors, L from _MOVING1. More... | |
record (calcout,"$(P)CS:MOT:_MOVING1") | |
A-J set by motors, L from _MOVING2. More... | |
record (calcout,"$(P)CS:MOT:_MOVING2") | |
A-J set by motors, L from _MOVING3. More... | |
record (bo,"$(P)CS:EXCLUSIVE") | |
record (waveform,"$(P)LOG:TEXT") | |
record (waveform,"$(P)LOG:CONSOLES:TEXT") | |
record (stringin,"$(P)CS:CONTROL") | |
record (stringout,"$(P)CS:CONTROL:REQUEST") | |
record (stringin,"$(P)CS:CONTROL:STAT") | |
record (bo,"$(P)CS:CONTROL:LOCKED") | |
record (bo,"$(P)CS:MANAGER") | |
record (mbbi,"$(P)CS:SHUTTER") | |
record (mbbo,"$(P)SIM:CS:SHUTTER") | |
P | Required argument. Template argument |
RECSIM | Default=0. Template argument |
Definition in file INSTETC.db.
record | ( | bo | , |
"$(P)SIM" | |||
) |
Definition at line 1 of file INSTETC.db.
record | ( | longin | , |
"$(P)CS:MOT:STOP:ALL" | |||
) |
Stop all motion.
DESC
field: Stop motions if changes and non-zero
Definition at line 11 of file INSTETC.db.
record | ( | calc | , |
"$(P)CS:MOT:MOVING" | |||
) |
Are any motors moving A-J set by motors, L from _MOVING1.
DESC
field: IOCs with motion to complete
Definition at line 22 of file INSTETC.db.
record | ( | calcout | , |
"$(P)CS:MOT:_MOVING1" | |||
) |
A-J set by motors, L from _MOVING2.
DESC
field: IOCs with motion to complete
Definition at line 33 of file INSTETC.db.
record | ( | calcout | , |
"$(P)CS:MOT:_MOVING2" | |||
) |
A-J set by motors, L from _MOVING3.
DESC
field: IOCs with motion to complete
Definition at line 47 of file INSTETC.db.
record | ( | bo | , |
"$(P)CS:EXCLUSIVE" | |||
) |
DESC
field: Restrict access to localhost
Definition at line 61 of file INSTETC.db.
record | ( | waveform | , |
"$(P)LOG:TEXT" | |||
) |
DESC
field: Log messages for DAE
Definition at line 74 of file INSTETC.db.
record | ( | waveform | , |
"$(P)LOG:CONSOLES:TEXT" | |||
) |
DESC
field: Log messages from running IoCs
Definition at line 84 of file INSTETC.db.
record | ( | stringin | , |
"$(P)CS:CONTROL" | |||
) |
DESC
field: Host which has the control batton
Definition at line 95 of file INSTETC.db.
record | ( | stringout | , |
"$(P)CS:CONTROL:REQUEST" | |||
) |
DESC
field: Request control
Definition at line 105 of file INSTETC.db.
record | ( | stringin | , |
"$(P)CS:CONTROL:STAT" | |||
) |
DESC
field: Request control status
Definition at line 115 of file INSTETC.db.
record | ( | bo | , |
"$(P)CS:CONTROL:LOCKED" | |||
) |
DESC
field: Request control lock
Definition at line 123 of file INSTETC.db.
record | ( | bo | , |
"$(P)CS:MANAGER" | |||
) |
DESC
field: Manager access
Definition at line 134 of file INSTETC.db.
record | ( | mbbi | , |
"$(P)CS:SHUTTER" | |||
) |
Definition at line 149 of file INSTETC.db.
record | ( | mbbo | , |
"$(P)SIM:CS:SHUTTER" | |||
) |
Definition at line 168 of file INSTETC.db.