niDigital_SelectFunction
- Updated2023-11-24
- 3 minute(s) read
niDigital_SelectFunction
Pin Control Group
Specifies whether digital pattern instrument channels are controlled by the PPMU, Digital, disconnected, or off. Changes take effect immediately.
Channels disconnect when a new instrument session is created if the reset input parameter is VI_TRUE. The niDigital_BurstPattern function automatically changes the function to Digital for the pins in the pattern if the selectDigitalFunction parameter is set to VI_TRUE. The niDigital_PPMU_Source function always changes the function to PPMU for the pins in the channelList automatically.
C Function Prototype: ViStatus niDigital_SelectFunction (ViSession vi, ViConstString channelList, ViInt32 function)
Return value: Reports the status of the operation.

