WagoScreen - - TANGO Controls
.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/RemoteIO/WagoScreen
Contact: jmchaize



Class Description


class to handle a screen jacks controlled via a wago controller.
A screen jack should have a digital output to send the command 2 digital inputs to detect the position of the screen jack.

Families: InputOutput

Key words: RemoteIO

Language: Cpp

License:

Contact: jmchaize

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.
InsertInput: DevVoid
Output: DevVoid
Insert the screen
ExtractInput: DevVoid
Output: DevVoid
extract the screen

Pipes:

Properties:

Name Description
Modbus_nameDevString name of the modbus TANGO device
Output_channelDevShort Position index of the digital output. From 0 for the first output to nb_output_module - 1.
Ext_limit_channelDevShort Position index of the digital input of the extracted limit switch. From 0 for the first input to nb_input_module - 1. If this property is not set, only the Inserted limit switch will be taken in account
In_limit_channelDevShort Position index of the digital input of the inserted limit switch. From 0 for the first input to nb_input_module - 1. If this property is not set, the state will be calculated using the output bit only.

Added by:pgoryl2 on:23 Feb 2017, 10:12 a.m.