.

Average: 0
Rating Count: 0

Development status: Released
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/StandardInterfaces/Interlock/Interlock
Contact:



Class Description


All interlock device (such as PLC) which inherits from this class will be recognised as
standart TANGO interlock device.

Families: StandardInterfaces

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
InterlocksSpectrum: DevShort

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.
ResetInput: DevVoid
Output: DevVoid
Reset the interlock system. Must be implemented by the subclass.
GetInterlockDescriptionInput: DevVarLongArray
Output: DevVarStringArray
None.
SetInterlockDescriptionInput: DevVarStringArray
Output: DevVoid
Sets the descripton of the specified interlock.
GetAllDescriptionInput: DevVoid
Output: DevVarStringArray
None.
GetInterlockStateInput: DevVarLongArray
Output: DevVarCharArray
This command allows to read a non contiguous set of interlock.

Pipes:

Properties:


Please log in to comment.

20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 11:29 a.m.