niDigital_GetAttributeViReal64
- Updated2023-11-24
- 1 minute(s) read
niDigital_GetAttributeViReal64
Attributes Group
This function queries the value of a ViReal64 attribute. Use this function to get the values of digital pattern instrument-specific attributes and inherent IVI attributes.
C Function Prototype: ViStatus niDigital_GetAttributeViReal64 (ViSession vi, ViConstString channelList, ViAttr attribute, ViReal64* value)
Return value: Reports the status of the operation.
Parent topic: NI-Digital Pattern Driver C Function Reference