NI-DAQmx .NET Framework 4.0 API Reference

CIChannelCollection.CreateGpsTimestampChannel Method

  • Updated2023-02-21
  • 1 minute(s) read
CIChannelCollection.CreateGpsTimestampChannel Method

Overload List

  NameDescription
Public methodCreateGpsTimestampChannel(String, String, CIGpsSyncMethod, CITimestampUnits)
Creates a CIChannel that uses a special purpose counter to take a timestamp and synchronize that counter to a GPS receiver. This method adds one channel to the CIChannelCollection.
Public methodCreateGpsTimestampChannel(String, String, CIGpsSyncMethod, String)
Creates a CIChannel that uses a special purpose counter to take a timestamp and synchronize that counter to a GPS receiver. This method adds one channel to the CIChannelCollection.
Top

See Also