Inherent IVI Attributes:User Options:Range Check Property
- Updated2023-02-21
- 1 minute(s) read
Short Name: Range Check
Property of niScope
Specifies whether to validate property values and function parameters. If enabled, the instrument driver validates the parameter values that you pass to driver functions. 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. The default value is TRUE. Use niScope Initialize with Options to override this value.
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | niScope Initialize With Options |
Channel-based | No |
Resettable | No |