<< >>

To define movable pattern key 'movable' of the Pattern definition has to be set to 1. Default value is 0.

Current, minimum and maximum offsets of all pulses in pattern are defined by 'offset', 'offsetmin' and 'offsetmax' keys.

Current, minimum and maximum shifts of all pulses tails in the pattern are defined by 'tail', 'tailmin' and 'tailmax' keys.

Example:

[detect/detect]
channels = a5@RS690
ch0 = 1

movable = 1
tail = 0ns
tailmax =100ns
tailmin = 0ns
offset = 0ns
offsetmax =100ns
offsetmin = 0ns

<< >>