Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/RaspPiFastShutterCtrl
Contact:
Class Description
Control of the fast shutter via PiLC
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
ModeScalar: DevLong | Run Mode: 0 -> Always open 1 -> Always closed 2 -> Controlled by timer |
ModeDescriptionScalar: DevString | Description of the current mode. |
ModeInfoSpectrum: DevString | Info about changing mode writing to Mode attribute. |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Please log in to comment.