|
||||
|
|
|
|
|
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. |
SetRampProgram | DEV_STRING | DEV_VOID | OPERATOR | Set Ramp program: V1 -> nb of steps V2 -> variance V3 -> cycles V4 -> start temp |
SetRampStep | DEV_STRING | DEV_VOID | OPERATOR | Set Ramp step: V1 -> step V2 -> end temp V3 -> duration |
SetRampOnStatus | DEV_STRING | DEV_VOID | OPERATOR | Set Ramp On Status: S -> start E -> end P -> Pause/resume |