Skip to content

DriverSession::SetRangeCheckEnabled

Enables or disables range checking for the driver session.

virtual void SetRangeCheckEnabled(bool bValue);
void SetRangeCheckEnabled(ViSession Vi, bool bValue);

Vi

[in] ViSession handle for the driver session.

bValue

[in] Set to True to enable range checking or False to disable it.