.

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/Temperature/MercuryiTCTempCtrl
Contact:



Class Description


Class form controlling the MercuryiTC temperature controller from Oxford Instruments

Families: Instrumentation

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Oxford Instruments

Product:

MercuryiTC

Bus: TCP/UDP

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.
WriteReadRawInput: DevString
Raw command
Output: DevString
Raw answer
Writes commands to the device and returns the answer
ReadOnlyInput: DevVoid
Output: DevString
String from device
Read without writing,
WriteReadOnlyOnceInput: DevString
Raw command
Output: DevString
Raw answer
Writes commands to the device and returns the answer only reading once. To be used in the thread reading all attributes for avoiding timeouts.

Pipes:

Properties:

Name Description
HostNameDevString Hostname of the MercuryiTC controller.
PortNbDevLong Port number of the MercuryiTC controller
SimulationModeDevLong 1 if simulation mode


Please log in to comment.

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:59 p.m.