niseCfg Remove Object VI
- Updated2023-02-21
- 23 minute(s) read
Removes an object.
After NI Switch Executive removes an object, it does not need to be released using the niseCfg Close Object VI.
niseCfg Remove Virtual Device
Deletes a virtual device from the configuration.
![]() |
niseCfg is the NI Switch Executive configuration session handle. Call the niseCfg Open Configuration VI to obtain the session handle. |
||||||
![]() |
Virtual Device specifies the virtual device to remove. Specify the virtual device using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
niseCfg out is the NI Switch Executive configuration session handle. Call the niseCfg Open Configuration VI to obtain the session handle. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove Bus
Deletes a bus from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
Bus specifies the bus to remove from the virtual device. Specify the bus using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove Exclusion
Deletes an exclusion from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
Exclusion specifies the exclusion to remove from the virtual device. Specify the exclusion using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove Hardwire
Deletes a hardwire from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
Hardwire specifies the hardwire to remove from the virtual device. Specify the hardwire using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove IVI Device
Deletes an IVI device from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
IVI Device specifies the IVI device to remove from the virtual device. Specify the IVI device using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove Route Group
Deletes a route group from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
Route Group specifies the route group to remove from the virtual device. Specify the route group using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseVirtualDevice Remove Route
Deletes a route from the virtual device.
![]() |
Virtual Device is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
Route specifies the route to remove from the virtual device. Specify the route using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Virtual Device out is the reference to the virtual device. Call the niseCfg Get Virtual Device VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseExclusion Remove Channel
Removes a channel from the specified set of excluded channels.
![]() |
Exclusion is the reference to the exclusion. Call the niseVirtualDevice Get Exclusion VI to obtain the reference. |
||||||
![]() |
Channel specifies the channel to remove from the exclusion collection. Specify the channel using any of the following data types:
|
||||||
![]() |
Channel Group specifies the type of the collection of channels in the exclusion. If the exclusion type is 'Mutual Exclusion', you must specify 'mutual channels' as the type of the channel group. If the exclusion type is 'Set Exclusion', you must specify either Set1 or Set2 channels as the collection from which to remove the channel. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Exclusion out is the reference to the exclusion. Call the niseVirtualDevice Get Exclusion VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseHardwire Remove Channel
Removes the channel from the hardwire.
![]() |
Hardwire is the reference to the hardwire. Call the niseVirtualDevice Get Hardwire VI to obtain the reference. |
||||||
![]() |
Channel specifies the channel to remove from the exclusion collection. Specify the channel using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Hardwire out is the reference to the hardwire. Call the niseVirtualDevice Get Hardwire VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseRouteGroup Remove Route Group
Disassociates the child route group from the route group.
![]() |
Route Group is the reference to the route group. Call the niseVirtualDevice Get Route Group VI to obtain the reference. |
||||||
![]() |
Child Route Group specifies the route group to remove from the collection of child route groups. Specify the route group using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Route Group out is the reference to the route group. Call the niseVirtualDevice Get Route Group VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseRouteGroup Remove Route
Disassociates the child route from the route group.
![]() |
Route Group is the reference to the route group. Call the niseVirtualDevice Get Route Group VI to obtain the reference. |
||||||
![]() |
Child Route specifies the route to remove from the child route groups collection. Specify the route using any of the following data types:
|
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Route Group out is the reference to the route group. Call the niseVirtualDevice Get Route Group VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|
niseBus Remove Channel Pair
Removes a channel pair from a bus.
![]() |
Bus is the reference to the bus. Call the niseVirtualDevice Get Bus VI to obtain the reference. |
||||||
![]() |
Bus Channel Pair specifies the reference to the channel pair to remove from the bus. You can pass a one-based index to the collection of bus channel pairs as this parameter. Alternatively, you can pass the bus channel pair reference from the array of references you obtain with the niseBus Get Channel Pairs VI. You cannot refer to a bus channel pair by its name. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
||||||
![]() |
Bus out is the reference to the bus. Call the niseVirtualDevice Get Bus VI to obtain the reference. |
||||||
![]() |
error out contains error information. This output provides standard error out functionality.
|