SetShiftRange

The SetShiftRange sets the shift range on a input when shift selector set to Manual.

Syntax :

SetShiftRange(P0,P1)
Parameters Description
P0 The Min Range.
P1 The Max range.

Example :

P0=0
P1=0

input1.SetShiftRange(P0,P1)