Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Orbit3Sensor
Contact:
Class Description
Control/Readuot of a sensor of an Orbit3 Measurement System
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Solartron Metrology
Product:
Orbit3
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
ValueScalar: DevDouble | Readout value |
ResolutionScalar: DevLong | Set resolution, possible values 14, 16, 18 |
ResolutionFactorScalar: DevLong | Factor depending on the resolution. Used to compute units from counts |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State Device state |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Device status |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
CtrlDeviceDevString | Name of the device of the Orbit3SensorCtrl class making the conexion to the controller. |
SensorIDDevString | SensorID from the sensor to be connected to this device. |
SensorAddressDevLong | Address to set to the senser with the SensorID set in the property. Integer value (0, 1, 2, ...). |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
10 Feb 2018, DS Admin
Created:
The device class has been added to catalogue.