Development status:
Released,
Release: release_1_0_2
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Agilent/AgilentE1735
Contact:
Class Description
This class controls an Interferometer interfaced in USB by an Agilent E1735A USB Axis Module.
Families: MeasureInstruments
Key words: - Agilent
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: USB
Class interface
Attributes:
| Name | Description |
|---|---|
| integrationTimeScalar: DevDouble | — |
| frequencyScalar: DevDouble | — |
| averageScalar: DevDouble | — |
| beamStrengthScalar: DevDouble | — |
| samplesQuantityScalar: DevDouble | — |
| negValuesScalar: DevBoolean | — |
| angleConvScalar: DevDouble | — |
| standardDeviationScalar: DevDouble | — |
| samplesSpectrum: DevDouble | — |
Commands:
| Name | Description |
|---|---|
| StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
| StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
| ResetInput: DevVoid Output: DevVoid |
Use to reset the device. |
| StartInput: DevVoid Output: DevVoid |
Use to start the device. |
| StopInput: DevVoid Output: DevVoid |
Use to strop the device. |
Pipes:
Properties:
| Name | Description |
|---|---|
| DistAngleConvDevDouble | — |
| AirTemperatureDevDouble | environnement paramter, use to set air temperature min 0, max 40 �C |
| AirPressureDevDouble | min 70, max 110 kPa |
| RelativeHumidityDevDouble | min 0, max 100 % |
| ScaleFactorDevDouble | — |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.