Development status:
Released,
Release: baseline-1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Security/psszone
Contact:
Class Description
This is the device server dedicated to the control of the PSS zones of the machine.
Families: Security
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
Pss_access_stateScalar: 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. |
Init_searchInput: DevVoid Output: DevVoid |
This command sets the PSS to the "search" mode. |
Enter_ctrl_accessInput: DevVoid Output: DevVoid |
Enter the "controlled access" mode of the PSS. |
Leave_ctrl_accessInput: DevVoid Output: DevVoid |
Leave the "controlled access" mode of the PSS. |
Get_itlk_net_dir_nameInput: DevVoid Output: DevString |
This command returns the name of the directory where is located the interlock network file. |
Get_itlk_net_file_nameInput: DevVoid Output: DevString |
This command returns the file name of the interlock network file. |
Pipes:
Properties:
Name | Description |
---|---|
Daresbury_device_nameDevString | Device name of the associated Daresbury device server. |
Ctrl_access_relay_devname_1DevString | Device name of the first ``controlled access`` relay. |
Ctrl_access_relay_devname_2DevString | Device name of the second ``controlled access`` relay. |
Init_search_relay_devname_1DevString | Device name of the first ``init search`` relay. |
Init_search_relay_devname_2DevString | Device name of the second ``init search`` relay. |
Search_in_progress_moduleDevShort | Module number of the ``search in progress`` relay. |
Search_in_progress_bitDevShort | Bit number of the ``search in progress`` relay. |
Search_complete_moduleDevShort | Module number of the ``search complete`` relay. |
Search_complete_bitDevShort | Bit number of the ``search complete`` relay. |
Ctrl_access_moduleDevShort | Module number of the ``controlled access`` relay. |
Ctrl_access_bitDevShort | Bit number of the ``controlled access`` relay. |
Itlk_net_dir_nameDevString | Name of the directory where is located the interlock network file. |
Itlk_net_file_nameDevString | Name of the interlock network file. |
Please log in to comment.
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.