This is historical information of device classes implemented in CenterThreeCtrl device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_2_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SampleEnvironment/CenterThreeCtrl
Contact:
Class Description
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Ethernet
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. |
WriteReadCmdInput: DevString Command to send to the controller Output: DevString Controller reply |
Send command to the controller with reply exspected |
ReadCmdInput: DevVoid Output: DevString Readout string |
Read from device. Used one the device send string without asking. (mode set with command COM). |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | Hostname or IP Address |
PortNumberDevString | Port number |
SimulationModeDevLong | — |
NrChannelsDevLong | Max. Number of channels |
ConnectTypeDevString | `net` or `serial` |
DeviceFileDevString | tty device file |
BaudRateDevLong | rs232 baud rate |
TalkContinouslyDevBoolean | If set to true, the server will send a COM to the controller at server start (making the controller send measurement data continuously). Set this to true, if you use this controller device with the CenterThreeCOM class. Otherwise leave it at false. |
TalkContinouslyRateDevLong | Time interval of the controller sending measurement data if TalkContinously is set to true. 0: 100 milliseconds 1: one second (default) 2: 1 minute |
Updated:
The device class has been updated.
You are looking at this version now.
13 Nov 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
6 Nov 2021, DS Admin
Updated:
A device class has been added.
You can see previous version here .
6 Nov 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
18 Sep 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
4 Sep 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.