niDigital_ConfigureStartLabel
- Updated2023-11-24
- 1 minute(s) read
niDigital_ConfigureStartLabel
Pattern Configuration Group
Configures the pattern name or exported label in the loaded patterns from which to start bursting the pattern. If you want to start bursting the pattern from the first vector, specify the pattern name.
C Function Prototype: ViStatus niDigital_ConfigureStartLabel (ViSession vi, ViConstString label)
| Parameter | Description |
|---|---|
| vi | The specified instrument session the niDigital_init or niDigital_InitWithOptions function returns. |
| label | Pattern name or exported pattern label from which to start bursting the pattern. |
Return value: Reports the status of the operation.
Parent topic: NI-Digital Pattern Driver C Function Reference