This is historical information of device classes implemented in SanchezTechnologies device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
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 |
---|---|
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 |
EmergencyInput: DevVoid Output: DevVoid |
go to ambiant without ramp |
Pipes:
Properties:
Name | Description |
---|---|
AdressDevString | RS422 Adress for the MCAPC |
SerialProxyDevString | Device proxy on serial line |
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.