This is historical information of device classes implemented in PhyMotionDIOM device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/PhyMotionDIOM
Contact:
Class Description
Class for controlling the Outputs of the PhyMotion
Families: InputOutput
Key words:
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Pythron
Product:
PhyMotion
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
Output1Scalar: DevLong | 0 -> off, 1 -> on |
Output2Scalar: DevLong | 0 -> off, 1 -> on |
Output3Scalar: DevLong | 0 -> off, 1 -> on |
Output4Scalar: DevLong | 0 -> off, 1 -> on |
Output5Scalar: DevLong | 0 -> off, 1 -> on |
Output6Scalar: DevLong | 0 -> off, 1 -> on |
Output7Scalar: DevLong | 0 -> off, 1 -> on |
Output8Scalar: DevLong | 0 -> off, 1 -> on |
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. |
ResetDIOMStatusInput: DevVoid Output: DevVoid |
Reset the status of the DIOM module |
Pipes:
Properties:
Name | Description |
---|---|
ModuleNbDevLong | Module number |
CtrlDeviceDevString | Name of the tango device making the socket connection |
Updated:
A device class has been added.
You can see previous version here .
18 Aug 2018, DS Admin
Updated:
The device class has been updated.
You are looking at this version now.
21 Apr 2018, DS Admin
Created:
The device class has been added to catalogue.