Attributes

pogo_html_docu/HVisegEHS80/Attributes.html See pogo generated info for more details.

 ChannelNumber. Number of the channel (from 1 to 8). Read from the ChannelNb property at init. Only read.
 ChannelStatus. Off (0), On (1), resetEmergencyOff (2), setEmergencyOff (3), clearEvents (10). Read: An enumerated value which shows the current state of the output channel. Write: Change the state of the channel. If the channel is On, and the write value is Off, then the channel will switch Off. If the channel is Off, and the write value is On, and if no other signals (mainInhibit, outputInhibit, outputEmergencyOff or outputFailureMaxCurrent) are active, then the channel will switch on. If the write value is resetEmergencyOff, then the channel will leave the state EmergencyOff. A write of clearEvents is necessary before the voltage can ramp up again. If the write value is setEmergencyOff, then the channel will have the state EmergencyOff, which means that the High Voltage will switch off without a ramp and reset of the outputVoltage to null volts. If the write value is clearEvents, then all failure messages of the outputStatus will be reset (all channel events, all module events and the state emergencyOff).
 ChannelStatusStr. String with the channel status. Only read.
 CrateSlot. Slot of the channel (from 1 to 4). Read from the CrateSlot property at init. Only read.
 MeasCurrent. The measured output current [A]. Only read.
 MeasSenseVoltage. The measured voltage at the sense input lines [V]. Only read.
 MeasTerminalVoltage. The measured voltage at the output terminals [V]s. Only read.
 RampSpeed. Voltage Fall Slew Rate [V/s]. The slew rate of the output voltage if it increases (after switch on or if the Voltage has been changed). Read and write.
 SetCurrent. The current limit of the channel [A]. Read and write.
 SetVoltage. The nominal output voltage of the channel [V]. Read and write.