Development status:
Released,
Release: Release_1_0
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/PowerSupply/SerenRXLX01
Contact:
Class Description
SerenRXLX01 radio frequency power supply
Families: PowerSupply
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: http://www.serenips.com/
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
ControlSourceScalar: DevUShort | Sets control source: 0: analogue interface 1: serial interface 2: front panel If set to serial while RF output is enabled and unit is under analogue control RF output will be disabled. If set to serial while RF output is enabled and unit is under front panel control RF output will NOT be disabled. |
FrequencyScalar: DevLong | Operating frequency in Khz, 1KHz stepsize |
ExciterModeScalar: DevBoolean | Exciter mode true = MASTER false = SLAVE |
PowerLevelingScalar: DevBoolean | Select power leveling true = forward false = load |
ControlModeScalar: DevUShort | Control mode 0 = power control 1 = voltage control 2 = current control (assuming feedback voltage is proportional to current, typically 0.01 VDC = 0.01 A) Unfortunately requesting the state of the attribute from the hardware can only distinguish between power control and voltage control. |
VoltageSetPointScalar: DevLong | Voltage setpoint in 1 V steps |
PulseFrequencyScalar: DevLong | Pulse Frequency in Hzin 1 Hz steps |
RFOutputScalar: DevBoolean | Enable / disable RF output true = enabled false = disabled |
RFOutputRampingScalar: DevBoolean | Enable / disable RF output ramping true = enabled false = disabled |
RFOutputRampDTIntervalScalar: DevLong | RF output ramp down time interval in s true = enabled false = disabled |
RFOutputRampUTIntervalScalar: DevLong | RF output ramp up time interval in s true = enabled false = disabled |
ForwardPowerOutputScalar: DevLong | — |
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. |
Pipes:
Properties:
Name | Description |
---|---|
BaudRateDevLong | baud rate if connected via RS232 |
ConnectTypeDevString | can be `serial`l or `net` |
DeviceFileDevString | tty device file name if connected via RS232 |
HostNameDevString | Hots name / ip address if connected via terminal server |
PortNumberDevUShort | Port number if connected via terminal server |
SimulationModeDevBoolean | — |
Please log in to comment.
Generated
Created:
The device class has been added to catalogue.