niDigital Disable Sites VI
- Updated2025-10-21
- 3 minute(s) read
Disables the sites you specify. Disabled sites are not included in pattern bursts initiated by niDigital Initiate VI or niDigital Burst Pattern VI, even if the site is specified in the list of pattern burst sites in niDigital Configure Pattern Burst Sites VI or in the site list parameter of the niDigital Burst Pattern VI. Additionally, if you specify a list of pin or pin group names in a channel list parameter in any NI-Digital VI, digital pattern instrument channels mapped to disabled sites are not affected by the VI. VIs that return per-pin data, such as niDigital PPMU Measure VI, do not return data for channels mapped to disabled sites.
The digital pattern instrument channels mapped to the sites specified are left in their current state.
NI TestStand Semiconductor Module requires all sites to always be enabled, and manages the set of active sites without disabling the sites in the digital instrument session. Do not use this VI with the Semiconductor Module.
Related information

Inputs/Outputs
instrument handle
—
instrument handle identifies a particular instrument session.
site list
—
site list specifies a comma-delimited list of strings in the form of siteN, where N is the site number. If you enter an empty string, the VI disables all sites.
error in
—
error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
instrument handle out
—
instrument handle out returns the handle that identifies the session in all subsequent VI calls.
error out
—
error out contains error information. This output provides standard error out functionality. |
instrument handle
—
site list
—
error in
—
instrument handle out
—
error out
—