Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/NewFocus/NewFocusPicomotor
Contact:
Class Description
Picomotor class for the NewFocus picomotors.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: NewFocus
Product:
Model8752
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
PositionScalar: DevDouble | — |
UnitLimitMinScalar: DevDouble | — |
UnitLimitMaxScalar: DevDouble | — |
SlewRateScalar: DevFloat | — |
AccelerationScalar: DevFloat | — |
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 Position to set current position Output: DevVoid |
— |
StopMoveInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Name | Description |
---|---|
CtrlDeviceDevString | Tango device name of the controller |
DriverNameDevString | Driver name (A1-A31) |
MotorChannelDevLong | Motor channel (0,1 or 2) |
Please log in to comment.