TriggerChangeRate('Expression','DeltaY*','DeltaT*','DeadTime*')

Arguments

'Expression'

Measured value

'DeltaY*'

Required value distance for releasing the trigger

'DeltaT*'

Time interval considered; limit value = 1,000,000 × module timebase

'DeadTime*'

Time specification in seconds, for which the trigger condition must be fulfilled until release. If no delay is desired, the value 0 must be entered.

Parameters ending with * are only evaluated once at the start of the acquisition.

Description

The function returns TRUE as long as the change of the measured value 'Expression' (dy) within the interval 'DeltaT' is greater than 'DeltaY'.

Example

Differences in trigger initiation and impact of the 'DeadTime'

Solution