SRinfo Class Identification : | SRinfo Class Inheritance : |
|
|
|
|||
|
|
|
|
Topudevice | the topup device | String | tango://tom:20000/sr/feedback/topup |
Dcctdevice | name of tango device for reading SR current | String | tango://tom:20000/sr/diagnostics/DCCT_S4 |
BeamONlowThresold | threshold value of SR current for switching beamON to false. Value in [mA] |
double | 20 |
ReadInterval | interval between two field readings, in milliseconds | int | 2000 |
MachineStatus | Name of device/attrbute for reading the the global sttaus of the storage ring. The value of the property is set manually by the control room operator. |
String | tango://tom:20000/elettra/status/userstatus/machinestatus |
|
||||
|
|
|
|
|
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. |
|
||
Input Argument | Tango::DEV_VOID | none. |
Output Argument | Tango::DEV_STATE | State Code |
DisplayLevel | OPERATOR | .. |
Inherited | true | .. |
Abstract | true | .. |
Polling Period | Not polled | .. |
Command allowed for | All states | .. |
|
||
Input Argument | Tango::DEV_VOID | none. |
Output Argument | Tango::CONST_DEV_STRING | Status description |
DisplayLevel | OPERATOR | .. |
Inherited | true | .. |
Abstract | true | .. |
Polling Period | Not polled | .. |
Command allowed for | All states | .. |
|
|||||||
|
|
|
|
|
|
|
|
BeamON | false | false | Scalar | READ | Tango::DEV_BOOLEAN | OPERATOR | True when beamline users can perfom experiments |
Topupbits | false | false | Spectrum | READ | Tango::DEV_BOOLEAN | OPERATOR | Bits:\n0 OFF\n1 ON\n2 ALARM\n3 RUNNING\n4 FAULT |
|
|
|
|
|
|
|
|
|
|
ON | can determine the top-up status |
FAULT | no relaiable dat is available data |
INIT | device not fully functional :failed to import some device proxy |