Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/ADLINK/SSDIOInterface
Contact:
Class Description
This device is a generic device. It provides a way to read one or several lines of a SingleShotDIO system (SingleShotDIO device).
Families: InputOutput
Key words: ADLINK
Language: Cpp
Contact:
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
SSDIODeviceNameDevString | SingleShotDIO device name (ie XX/YY/ZZ |
ChannelsString[]Type | Describes the different lines of the DIO that should be read/written through this device\n Format:\n [channelId]:[channelName]:[HighLogicalLevel]\n Example: PA4:O2Detected:LOW |
PortsString[]Type | — |
Please log in to comment.