This is historical information of device classes implemented in LEDSchott 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/OtherInstruments/LEDSchott
Contact:
Class Description
Class for controlling an LED Lighting System from Schott
Families: Miscellaneous
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
IntensityScalar: DevLong | — |
TemperatureScalar: DevLong | — |
StrobeModeOffOnScalar: DevLong | Set/Get Strobe mode: off -> 0, on -> 1 |
StrobeIntensityScalar: DevLong | — |
StrobeDelayScalar: DevLong | Triggered strobe delay in microseconds. |
StrobeOnTimeScalar: DevLong | — |
LEDOffOnScalar: DevLong | Set LED OFF (O) or ON (1) and get current status. |
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. |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | — |
README
b'\nThe LEDSchott class uses LEDSchottCtrl\n\n # ./Do.pl [nodeName]\n\ncreates a server and copies it to /usr/local/bin/server or the\nsame directory on nodeName. \n\n # make using_trunk=1\n\nmakes the server by using the trunk dirs as input\n\n # make\n\ncreates the server by using the current version dir'
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.