Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/FPS3010LAxis
Contact:
Class Description
Axis controller for Attocube FPS3010 interferometer
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Attocube
Product:
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevDouble | — |
PollTimeScalar: DevULong | — |
SignalQualityScalar: DevULong | — |
AverageScalar: DevDouble | — |
DeviationScalar: DevDouble | — |
PositionDataSpectrum: DevDouble | Return position data array for this axis which were collected by CollectDataTime/CollectDataStart from the controller device. |
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. |
ResetAxisInput: DevVoid Output: DevVoid |
Reset the axis (sets the position value of the axis to 0) |
Pipes:
Properties:
Name | Description |
---|---|
AxisNumberDevULong | axis number (0-2) |
ControllerDevString | Name of FPS3010LCtr controller device |
Please log in to comment.