Enumerations TriggerModeMeasurement - ThorstenBrach/SRCI GitHub Wiki
Enum-Item | Value | Description |
---|---|---|
NO_TRIGGER |
0 |
(default) No trigger related behavior |
POSITIVE_START_NEGATIVE_STOP |
1 |
Starts the measurement with the positive trigger event and stops it with the negative trigger event when the trigger function with the identical EmitterID is activated |
POSITIVE_START_STOP |
2 |
Starts and stops the measurement with the positive trigger event when the trigger function with the identical EmitterID is activated |