DAQPulseGeneration.GetDataChannel Method
- Updated2023-02-21
- 2 minute(s) read
Returns a Channel referencing to the desired measurement data.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetDataChannel ( _ type As DAQDataChannelType _ ) As Channel |
| C# |
|---|
public override Channel GetDataChannel( DAQDataChannelType type ) |
| Visual C++ |
|---|
public: virtual Channel^ GetDataChannel( DAQDataChannelType type ) override |
Parameters
- type
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.DAQDataChannelType
The data channel type