This is historical information of device classes implemented in NewFocusPicoController device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Controller device server for NewFocus Picomotor controller
Families: Motion
Key words: - MotorControllers
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: New Focus
Product:
Picomotor Control Modules
Bus: Ethernet
Class interface
Attributes:
| Name | Description |
|---|---|
| ActiveDriverScalar: DevLong | — |
| ActiveMotorScalar: DevLong | — |
| PositionScalar: DevLong | — |
| AccelerationScalar: DevLong | — |
| BaseRateScalar: DevLong | — |
| MovingScalar: DevBoolean | — |
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. |
| StopInput: DevBoolean Output: DevBoolean |
None. |
| ResetInput: DevVoid Output: DevVoid |
Reset to return from fault state |
Pipes:
Properties:
| Name | Description |
|---|---|
| HostnameDevString | Hostname / IP address of controller |
| NumDriversDevLong | Number of drivers connected to the controller |
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.