Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/KMTronicRelay
Contact:
Class Description
Class for the TwoServer for controlling the Two Relay Controller from KMTronic.
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: KMTronic
Product:
TwoRelayController
Bus: USB
Class interface
Attributes:
Name | Description |
---|---|
Relay1Scalar: DevLong | Set relay off (0) or on (1). Reads the last set value. |
Relay2Scalar: DevLong | Set relay off (0) or on (1). Reads the last set value. |
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:
Name | Description |
---|---|
TerminalPortDevString | Name of the usb device (ex. /dev/ttyUSB0) |
Please log in to comment.