niDigital_GetChannelNameFromString
- Updated2023-11-24
- 1 minute(s) read
niDigital_GetChannelNameFromString
Low Level Group
Returns a comma-separated list of channel names from a string index list.
C Function Prototype: ViStatus niDigital_GetChannelNameFromString (ViSession vi, ViConstString index, ViInt32 nameBufferSize, ViChar name[] )
Return value: Reports the status of the operation. If the buffer size is 0 or too small for the error description, the buffer size needed for the full description is returned.
Parent topic: NI-Digital Pattern Driver C Function Reference