.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_1
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/PI/PIE709Ctrl
Contact:



Class Description


Controller server for E-709 Digital Piezo Controller

Families: Motion

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Physik Instrumente (PI) GmbH & Co. KG

Product:

Bus: Not Applicable

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.
WriteReadInput: DevString
command to send
Output: DevString
answer from controller
send a command to the controller and return the reply
WriteInput: DevString
Output: DevVoid
write command to controller which will not return anything
WriteReadBinInput: DevString
command to send (for GCS special commands, no newline appended)
Output: DevString
answer from controller
send a command to the controller and return the reply
WriteBinInput: DevString
command to send (for GCS special commands, no newline appended)
Output: DevVoid
write command to controller which will not return anything

Pipes:

Properties:

Name Description
DeviceFileDevString tty device file name if connected via tty
HostNameDevString host name / ip address if connected via terminal server
ConnectTypeDevString either `serial` or `net`
PortNumberDevString tcp port number
BaudRateDevLong baud rate if connected via tty


Please log in to comment.

17 Nov 2018, 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.
Added by:pgoryl2 on:2 Jan 2017, 2:53 p.m.