Hyundai HI4 operation manual Flow control, Endif

Models: HI4

1 427
Download 427 pages 29.73 Kb
Page 360
Image 360

10. Menu Tree

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

10.3 FLOW control

IF <conditional expression> THEN <address> [ELSE <address>]

IF <conditional expression> THEN [ELSEIF <conditional expression> THEN ] [ELSE ]

ENDIF

IF

IF

/

/

/

/

V1%=1 THEN

<

>

=

Variable

Expr.

_1

STEP

LABEL

Line no.

/

/

_ELSE 10

STEP

LABEL

Line no.

/

/

ELSEIF

ELSEIF

/

/

/

/

V1%=1 THEN

<

>

=

Variable

Expr.

FOR <variable name>=<initial value> TO <end value> [STEP <augmenter>] NEXT

FOR

FOR

/

/

/

/

,V1%

V

pose

shift

out

in

system

1

Variable

Expr.

/

/

/

TO 10

Variable

Expr.

/

/

/

_STEP 10

Variable

Expr.

/

/

/

----------------------------------------------------------------------------------------

10 - 5

Page 360
Image 360
Hyundai HI4 operation manual Flow control, Endif