IMAQIOTimebase Enumeration
IMAQIOTimebase enumerations are the constants for the delayTimebase and widthTimebase parameters on the imaqIOPulseCreate method.
You can use the following constants with this data type:
- IMAQIO_TIMEBASE_ENCODER_TICKS—Defines the delay or width in encoder counts.
- IMAQIO_TIMEBASE_MICROSECONDS—Defines the delay or width in microseconds.
Note The IMAQIO_TIMEBASE_ENCODER_TICKS enumeration is not applicable to the widthTimebase parameter. |