ChannelNames Enumeration
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Specifies how the names of DAQ channels appear in log files this task creates and in the list of available triggers.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| PhysicalChannel |
Name channels based on their physical addresses, such as Dev1/ai0.
|
| SystemDefinition |
Name channels based on their names in the system definition file, such as MyVoltageChannel.
|