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


icon

Inputs/Outputs

  • civrn.png instrument handle

    instrument handle identifies a particular instrument session.

  • cstr.png 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.

  • cerrcodeclst.png 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.

  • iivrn.png instrument handle out

    instrument handle out returns the handle that identifies the session in all subsequent VI calls.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.