Data structure TRIGGER_REF
Via a structure variable of type TRIGGER_REF the measurement parameter are passed to an instance of the FB MC_TouchProbe or MC_AbortTrigger. The structure variable consists of the measuring channel number (element ‘tp_channel’) an the mode (element ‘tp_mode’). The mode defines whether measurement is triggered by the rising or falling edge of the trigger signal. The following values are permissible for the mode:
Falling edge of the trigger signal | 1 |
Rising edge of the trigger signal | 2 |
The data structure TRIGGER_REF is already declared in the supplied library.