This is historical information of device classes implemented in PiezoPiC867Ctrl device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_0
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 |
Updated:
The device class has been updated.
You are looking at this version now.
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.