This is historical information of device classes implemented in Newport8742Controller device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Controller class for NewPort8742 piezo controller
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: NewPort
Product:
8742
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. |
WriteInput: DevString command to send Output: DevVoid |
write command to the controller |
WriteReadStringInput: DevString command to send Output: DevString reply we got |
write command to the controller an read reply as string |
WriteReadLongInput: DevString command to send Output: DevLong reply we got |
write command to the controller an read reply as Tango::DevLong |
Pipes:
Properties:
Name | Description |
---|---|
HostNameDevString | hostname or ip address of controller |
PortNumberDevString | tcp port number of controller |
ConnectTypeDevString | whenn connected via network, set to `net, when connected via usb, set to `usb` |
DeviceFileDevString | usb device file when connected via usb |
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2
on:19 Jan 2017, 10:46 a.m.