CryogenicVectorMagnet Class Commands |
Name |
Input type |
Output type |
Level |
Description |
State |
DEV_VOID |
DEV_STATE |
OPERATOR |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
Status |
DEV_VOID |
CONST_DEV_STRING |
OPERATOR |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Abort |
DEV_VOID |
DEV_VOID |
OPERATOR |
Abort current ramp or path calculation |
CalculatePath |
DEV_VOID |
DEV_VOID |
OPERATOR |
Calculates the ramp path based on the TimeToTarget. |
LS350SetOut1toSensA |
DEV_VOID |
DEV_VOID |
OPERATOR |
Set Heater1 (output 1) to control to Target Sensor A on the LS350. |
LS350SetOut2toSensB |
DEV_VOID |
DEV_VOID |
OPERATOR |
Set Heater2 (output 2) to control to Target Sensor B on the LS350. |
LS350SetOut3toSensC |
DEV_VOID |
DEV_VOID |
OPERATOR |
Set Heater3 (output 3) to control to Target Sensor C on the LS350. |
LS350SetOut4toSensD |
DEV_VOID |
DEV_VOID |
OPERATOR |
Set Heater4 (output 4) to control to Target Sensor D on the LS350. |