Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/NewFocus/NewFocusCtrl
Contact:
Class Description
Class for connecting to the New Focus controller via Ethernet.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: NewFocus
Product:
Model8753
Bus: Ethernet
Class interface
Attributes:
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. |
WriteReadSocketInput: DevString Command Output: DevLong Answer as integer |
Write to the socket and return answer. |
Pipes:
Properties:
Name | Description |
---|---|
IpAddrDevString | Controller ip address |
SimulationModeDevLong | 1 if simulation mode |
Please log in to comment.