NI-DAQmx .NET Framework 4.5 API Reference

CIDataTicks Properties

  • 更新时间2023-02-21
  • 阅读时长1分钟
CIDataTicks Properties

The CIDataTicks type exposes the following members.

Properties

  NameDescription
Public propertyHighTicksInt32
Gets or sets the number of timebase ticks the pulse is high.
Public propertyHighTicksUInt32
Gets or sets the number of timebase ticks the pulse is high.
Public propertyLowTicksInt32
Gets or sets the number of timebase ticks the pulse is low.
Public propertyLowTicksUInt32
Gets or sets the number of timebase ticks the pulse is low.
Top

See Also