NIFGEN_ATTR_START_TRIGGER_TYPE
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
Numeric Value | Data type |
Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|---|
1150280 | ViInt32 | R/W | N/A | None | None |
Description
Specifies the type of Start trigger you want to use. You can also choose NIFGEN_VAL_TRIG_NONE as the value for this attribute.
Defined Values:
NIFGEN_VAL_TRIG_NONE | No trigger is configured. Signal generation starts immediately. |
NIFGEN_VAL_DIGITAL_EDGE | Operation begins when a digital edge is detected. |
NIFGEN_VAL_SOFTWARE_EDGE | Operation begins when a software edge is detected. |
NIFGEN_VAL_P2P_ENDPOINT_FULLNESS | Operation begins when the FIFO reaches a threshold specified in the NIFGEN_ATTR_P2P_ENDPOINT_FULLNESS_START_TRIGGER_LEVEL attribute. |