This is historical information of device classes implemented in SSDIOInterface device server.
Use this link to find the valid information.
Development status:
Released,
Release: v0
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 | — |
Updated:
The device class has been updated.
You are looking at this version now.
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.