IviDCPwr Property Value Definitions

LabVIEW IVI Class Driver

IviDCPwr Property Value Definitions

The following table defines values for all IviDCPwr class property constants.

Note  In the following table, the literal string IVIDCPWR_ATTR_ precedes the property name and the literal string IVIDCPWR_VAL precedes the value extension name.

IviDCPwr Property Defined Values

Property Defined Value Defined Value Defined Value
CURRENT LIMIT BEHAVIOR Regulate 0 The power supply regulates the output current at the value of the IviDCPwr Current Limit property when the output reaches or exceeds that value.
Trip 1 The power supply disables the output when the output current reaches or exceeds the value of the IviDCPwr Current Limit property.
TRIGGER SOURCE Immediate 0 The power supply does not wait for a trigger before changing the output signal.
External 1 The power supply waits for an external trigger before changing the output signal.
Software 2 The power supply waits for the IviDCPwr Send Software Trigger VI to execute before changing the output signal.
TTL0 3 The power supply waits for a trigger on the TTL 0 line before changing the output signal.
TTL1 4 The power supply waits for a trigger on the TTL 1 line before changing the output signal.
TTL2 5 The power supply waits for a trigger on the TTL 2 line before changing the output signal.
TTL3 6 The power supply waits for a trigger on the TTL 3 line before changing the output signal.
TTL4 7 The power supply waits for a trigger on the TTL 4 line before changing the output signal.
TTL5 8 The power supply waits for a trigger on the TTL 5 line before changing the output signal.
TTL6 9 The power supply waits for a trigger on the TTL 6 line before changing the output signal.
TTL7 10 The power supply waits for a trigger on the TTL 7 line before changing the output signal.
ECLO 11 The power supply waits for a trigger on the ECL 0 line before changing the output signal.
ECL1 12 The power supply waits for a trigger on the ECL 1 line before changing the output signal.
PXI Star 13 The power supply waits for a trigger on the PXI STAR line before changing the output signal.
RTSI 0 14 The power supply waits for a trigger on the RTSI 0 line before changing the output signal.
RTSI 1 15 The power supply waits for a trigger on the RTSI 1 line before changing the output signal.
RTSI 2 16 The power supply waits for a trigger on the RTSI 2 line before changing the output signal.
RTSI 3 17 The power supply waits for a trigger on the RTSI 3 line before changing the output signal.
RTSI 4 18 The power supply waits for a trigger on the RTSI 4 line before changing the output signal.
RTSI 5 19 The power supply waits for a trigger on the RTSI 5 line before changing the output signal.
RTSI 6 20 The power supply waits for a trigger on the RTSI 6 line before changing the output signal.

Related Topics

IviDCPwr VI Tree

IviDCPwr Properties