NI-SWITCH C Function Reference

niSwitch_InvalidateAllAttributes

  • Updated2023-02-21
  • 1 minute(s) read

Specific Function

C Function Prototype

ViStatus_VI_FUNC niSwitch_InvalidateAllAttributes (VISession Vi);

Purpose

Invalidates the cached values of all attributes for the session.

Parameters

Name Type Description
vi ViSession Unique identifier for an IVI session.

Related Information