Development status:
Released,
Release: Release_1_0
Information status: Updated
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 |
Please log in to comment.