This is historical information of device classes implemented in PiezoJenaNV401CLE device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Motion/MotorControllers/Piezosystem/PiezoJenaNV401CLE
Contact:
Class Description
Class for the voltage amplifier NV40/1CLE from Jena.
Families: Motion
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: Jena
Product:
NV40 1CLE
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
ClosedLoopScalar: DevLong | 0 -> set open loop, 1 -> set close loop. Reads the last set value. |
PositionScalar: DevDouble | Value from/to the amplifier. Read value always in mum. Write value in V in open loop and mum in close loop. |
UnitLimitMaxScalar: DevDouble | — |
UnitLimitMinScalar: DevDouble | — |
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. |
StopMoveInput: DevVoid Output: DevVoid |
Only implemented for compatibility with the Hasylab Motor. |
CalibrateInput: DevDouble Output: DevVoid |
Only for compatibility reasons. Does nothing. |
Pipes:
Properties:
Name | Description |
---|---|
SocketDSDevString | Name of the device server making the socket connection. |
Updated:
The device class has been updated.
You are looking at this version now.
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.