Development status:
Released,
Release: release_2_0_5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/NHQ_x0xx
Contact:
Class Description
This DeviceServers controls NHQ_x0xx series of high voltage powersupplies provided by FAST or ISEG supplier
Families: PowerSupply
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Name | Description |
---|---|
voltageAScalar: DevDouble | — |
maxVoltageAScalar: DevDouble | — |
currentAScalar: DevDouble | — |
maxCurrentAScalar: DevDouble | — |
rampSpeedAScalar: DevDouble | — |
voltageBScalar: DevDouble | — |
maxVoltageBScalar: DevDouble | — |
currentBScalar: DevDouble | — |
maxCurrentBScalar: DevDouble | — |
rampSpeedBScalar: 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. |
RestoreVoltageInput: DevVoid Output: DevVoid |
Restores output voltage after the output voltage has been shut off because of: -the presence of an INHIBIT SIGNAL (low=active) -exceeding Imax This command works if only the autostart is ON. |
Pipes:
Properties:
Name | Description |
---|---|
SerialProxyNameDevString | name of the Serial device |
AutoStartDevBoolean | true: autostart actived (the output voltages are automatically applied) false: autostart desactived |
Please log in to comment.
Generated
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.