.

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/PiezoPiC867Ctrl
Contact:



Class Description


Connection to the C867 controller from PI

Families: Motion

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact:

Hardware


Manufacturer: PI

Product:

C867

Bus: Serial Line

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: DevString
Answer
Write a command to the socket and get the answer.
WriteSocketInput: DevString
Command
Output: DevVoid
Send a command to the Socket
WriteReadLineInput: DevString
Command
Output: DevString
Answer
Write a command to the socket and read a line.

Pipes:

Properties:

Name Description
SerialPortDevString Serial port with the USB connection, e.g. /dev/ttyUSB0.
BaudRateDevLong BaudRate
IPAddressDevString


Please log in to comment.

31 Oct 2020, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



23 Jun 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 10:44 a.m.