Range Check

NI DC Power Properties

Inherent IVI Attributes:User Options:Range Check

Short Name: Range Check

Specifies whether to validate property values and VI parameters. If this property is enabled, NI-DCPower validates the parameter values that you pass to NI-DCPower VIs. Range-checking parameters is useful for debugging. After you validate your program, you can set this property to FALSE to disable range checking and maximize performance.

Use the niDCPower Initialize with Options VI to override the default value.

Defined Values:

TRUENI-DCPower validates the parameter values that you pass to NI-DCPower VIs.
FALSENI-DCPower does not validate the parameter values that you pass to NI-DCPower VIs.

Default Value: TRUE

Remarks

The following table lists the characteristics of this property.

Data Type ViBoolean
Permissions R/W
Channel Based No
High-Level VI niDCPower Initialize with Options