DAQPulseMeasurement.SetCounterIndex Method
- 更新时间2023-02-21
- 阅读时长2分钟
Sets the index value of the counter.
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 Sub SetCounterIndex ( _ index As UInteger _ ) |
| C# |
|---|
public void SetCounterIndex( uint index ) |
| Visual C++ |
|---|
public: void SetCounterIndex( unsigned int index ) |
Parameters
- index
- Type: System.UInt32
The index value of the channel.