ParaMon-Pro X instruction manual DOC.60391-01/21
Rotates reversely up to the number of preset
turns
Sets the number of reverse turns by 0.1 turn
10 = 1 turn (360°)
Moves to the preset step No.
Each multi-sequence has a variable called ‘A’.
Allocates the set value into the variable ‘A’
Variable ‘A’ commonly used in limiting the
number of pattern executions
Sets positive integer to be allocated into the
variable ‘A’
Each multi-sequence has a variable called ‘A’.
Reduces ‘A’ value by ‘1’ if ‘Sub If’ is
encountered.
The next step is executed if ‘A’ is greater than
‘0’.
If ‘A’ is ‘0’, the following step is executed.
Multi sequence (sample)
Repeat the pattern ‘2 reverse turns → hold (1 second) → fastening (Preset. 1) → hold (1 second)’ 10 times.
Allocates ‘10’ to the variable ‘A’
Rotates 2 turns (720°) reversely
Reduces the variable ‘A’ by ‘1’
Moves to the Step 7 unless ‘0’
Moves to the Step 8 if ‘0’