Development status:
Released,
Release: release_1_0_8
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/PressureController/SanchezTechnologies
Contact:
Class Description
control of Sanchez Tech APD pressure controller for Diamond Anvil CEll application
Families: MeasureInstruments
Key words: - PressureController
Platform: Windows
Language: Cpp
Contact:
Hardware
Manufacturer: Sanchez Technologies
Product:
APD
Bus: Serial Line
Class interface
Attributes:
Name | Description |
---|---|
pressureScalar: DevDouble | — |
pressureSetpointScalar: DevDouble | — |
pressureRampScalar: DevDouble | — |
maxSetpointScalar: DevDouble | — |
pressureAlarmHighScalar: DevDouble | — |
Commands:
Name | Description |
---|---|
EmergencyInput: DevVoid Output: DevVoid |
go to ambiant without ramp |
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
RawReadInput: DevString Output: DevString |
send command for reading value eg SW for status |
RawWriteInput: DevString Output: DevString |
send command for writing value eg SP10.1 for setpoint at 10.1 bar |
StartRegulationInput: DevVoid Output: DevVoid |
Starts regulation at the pressure value, with the ramp value : the controller will go to the setpoint and regulate |
StopInput: DevVoid Output: DevVoid |
controller stops the current ramp and regulates at the pressure value |
GotoAmbiantInput: DevVoid Output: DevVoid |
go to ambiant pressure |
Pipes:
Properties:
Name | Description |
---|---|
AdressDevString | RS422 Adress for the MCAPC |
SerialProxyDevString | Device proxy on serial line |
Please log in to comment.
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.