Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/PI/PiezoNV40Axis
Contact:
Class Description
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Piezo Systems Jena
Product:
Bus: Not Applicable
Class interface
Attributes:
| Name | Description |
|---|---|
| PositionScalar: DevDouble | — |
| RemoteControlScalar: DevBoolean | — |
| UnitLimitMaxScalar: DevDouble | — |
| UnitLimitMinScalar: DevDouble | — |
| SoftStartScalar: DevBoolean | — |
| ConversionScalar: DevDouble | — |
| VoltageScalar: DevDouble | — |
| CalibrationScalar: DevDouble | — |
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. |
| CalibrateInput: DevDouble Output: DevVoid |
— |
Pipes:
Properties:
| Name | Description |
|---|---|
| PiezoNV40CtrlDevString | Tango devide name fort PiezoNV40Ctrl |
| AxisNumberDevLong | Axis number [0-2] |
| VoltageMaxDevDouble | — |
| VoltageMinDevDouble | — |
Please log in to comment.