niSync_GetTimeReferenceNames

Purpose

Returns an array of installed time references

This function returns both enabled and disabled time references for the device. Use the NISYNC_ATTR_TIMEREF_ENABLED attribute to return whether or not a time reference is enabled.

Note Note  This function is supported only on Linux RT targets.

Parameters

Name Type Description
vi ViSession The session handle that you obtain from niSync_init. The handle identifies a particular instrument session.

bufferSize ViUInt32 Specifies the size of the buffer.
timeReferenceNames ViChar Returns a list of installed time references.