Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Orbit3SensorCtrl
Contact:
Class Description
Class connecting to the 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:
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. |
ReadMeasurementInput: DevLong Sensor ID Output: DevDouble Measured Value in counts |
Make a measurement and return the value in counts |
SetAddrInput: DevVarStringArray Sensor ID, Adress to set to Output: DevLong 1 if correctly set |
Set Addr to a sensor with a given ID |
ReadMULTFactorInput: DevLong Sensor Adress Output: DevLong MULT factor |
Return the MULT factor for converting counts in units. It depends on the resolution. |
SetResolutionInput: DevVarLongArray Sensor Address, Resolution Output: DevVoid |
Set resolution. Possible values: 14, 16, 18 |
Pipes:
Properties:
Name | Description |
---|---|
PortNbDevLong | Port Number of the controller |
IPAddressDevString | IP Address of the controller |
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.