Development status:
Released,
Release: Release_1_11
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/Micos/SMCHydraCtrl
Contact:
Class Description
Class for connecting to the SMC Hydra Controller.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
WriteSocketInput: DevString Command Output: DevVoid |
Send a command to the Socket. |
WriteReadSocketInput: DevString Command Output: DevString Answer |
Write a command to the socket and get the answer. |
CloseSocketInput: DevVoid Output: DevVoid |
Close socket connection. |
Pipes:
Properties:
Name | Description |
---|---|
PortNbDevLong | Port Number |
IpAddrDevString | Ip address. |
SimulationModeDevULong | 0 -> real mode, 1 -> simulation mode |
SerialPortDevString | Name of the device in /dev (RS232 connection) |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
26 Jan 2019, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.