rfsa properties ref

Table of Contents

Inherent IVI Attributes:User Options:Range Check Property

  • Updated2024-05-08
  • 1 minute(s) read

Inherent IVI Attributes:User Options:Range Check Property

Short Name: Range Check

Property of niRFSA

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

Note  Use the niRFSA Initialize with Options VI to override this property.

Default Value: TRUE

Supported Devices: PXI-5600, PXIe-5601/5603/5605/5606 (external digitizer mode), PXI-5661, PXIe-5663/5663E/5665/5667/5668, PXIe-5693/5694/5698, PXIe-5820/5830/5831/5832/5840/5841/5842

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

Remarks

The following table lists the characteristics of this property.

Datatype bool
PermissionsRead/Write
High-level VIs N/A
Channel-based No
ResettableYes

Log in to get a better experience