Skip to content

DriverSession::SetInterchangeCheckEnabled

Enables or disables interchangeability checking for the driver session.

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

Vi

[in] ViSession handle for the driver session.

bValue

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