Range Check

NI RF Vector Signal Analyzers

Inherent IVI Attributes:User Options:Range Check

Short Name: RangeCheck

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

Note  Use the niRFSA Initialize With Options VI to override this value.

Defined Values:

TRUE NI-RFSA validates attribute values and function parameters. This is the default value.
FALSE NI-RFSA does not validate attribute values and function parameters.

Remarks

The following table lists the characteristics of this property.


Data Type ViBoolean
Permissions R/W
High-Level VI None