Development status:
Released,
Release: Release_1_17
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/Galil/GalilDMCCtrl
Contact:
Class Description
ther server that exports the connection to the Galil controller
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Ethernet
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. |
Write_readInput: DevString Output: DevString |
writes a string to the Galil device and returns the answer |
ReadAllRemainingInput: DevVoid Output: DevString |
this command reads all remaining characters, esp. for error recovery |
Pipes:
Properties:
Name | Description |
---|---|
SimulationModeDevLong | — |
HostNameDevString | — |
PortNoDevLong | — |
Please log in to comment.
Generated
README
b'\nThe GalilDMCCtrl class will be included in the GalilDMCMotor server\n\n\n\n'
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.