Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/RemoteIO/WagoInterlock
Contact:
Class Description
Class representing interlocks implemented using Wago
Families: Interlock
Key words:
Platform: All Platforms
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
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. |
UploadConfigInput: DevVoid Output: DevVoid |
Uploads configuration to controller |
ResetInput: DevVoid Output: DevVoid |
Resets the instance controller (in case of sticky channels) |
Pipes:
Properties:
Name | Description |
---|---|
configArray of DevString | Configuration of the interlock |
nameDevString | Interlock name |
flagsDevString | Interlock flags |
outRelayDevString | output relay name |
wagoDeviceDevString | Corresponding wago device tango server name |
DataPeriodDevUShort | Data refresh period |
StatusPeriodDevUShort | Status refresh period |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.