EasyManua.ls Logo

AUBO i5 - Page 134

AUBO i5
181 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ONLINE PROGRAMMING V4.3
Page 132
©2015-2018 AUBO.All rights reserved.
If…else
If...else command is used to operate different subprograms based on different conditions.
ClickInput conditionto input condition expression based on C language arithmetic rule, as shown
in Figure 11.18(b). If the condition is evaluated to be true, the program inside this If are executed. If
the expression evaluates to be false, the following Else If or Else statements will be executed.
ClickClearto delete an expression.
ClickAdd Elseto add an Else node to make an If…Else statement. OneIfcommand can only
add one Else.
ClickAdd ElseIfto add an ElseIf node. OneIfcommand can add multiple Else If nodes.
ClickRemoveto deleteIfcommand. All ElseIf nodes and Else nodes will be deleted together.
ClickConfirmto confirm and save the configurations.
Figure 11.11 If…Else
Figure 11.12 If…Else expression box

Table of Contents

Related product manuals