Removes channel mappings on the specified channels.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration) |
---|
Public Sub DeleteChannelMappings ( _
channelPathDestinations As String() _
) |
C# |
---|
public void DeleteChannelMappings(
string[] channelPathDestinations
) |
Visual C++ |
---|
public:
void DeleteChannelMappings(
array<String^>^ channelPathDestinations
) |
Parameters
- channelPathDestinations
- Type:
System.String
A list of channel paths.