NI Switch Executive

Table of Contents

Buses.Remove

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

Syntax

Buses.Remove ( bus)

Purpose

Removes a bus and all its associated hardwires from the collection.

Remarks

If you want to remove the Bus object without deleting its associated hardwires, use the ConvertToHardwires method instead.

Parameters

bus As Bus

[In] Pass the Bus object for the bus you want to remove from the virtual device configuration. To obtain the Bus object, use the Item property.

Log in to get a better experience