This is historical information of device classes implemented in FastSciDetectorCtrl device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/FastSciDetectorCtrl
Contact:
Class Description
Socket connection to the Fast Scintillation Detector.
Families: Acquisition
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
WriteSocketInput: DevString Command Output: DevVoid |
Sends a command to the Socket |
WriteReadSocketInput: DevString Command Output: DevString Answer |
Writes a command to the socket and gets the answer. |
CloseSocketInput: DevVoid Output: DevVoid |
Close socket connection. |
Pipes:
Properties:
Name | Description |
---|---|
PortNbDevLong | RS232 Port Number |
IpAddrDevString | Ip address of the terminal server |
SimulationModeDevULong | 0 -> real mode, 1 -> simulation mode |
README
b'\nthis class is used from FastSciDetector \n '
Updated:
The device class has been updated.
You are looking at this version now.
19 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.