EasyManuals Logo

Trio Motion Coordinator MC206 User Manual

Default Icon
566 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #267 background imageLoading...
Page #267 background image
Motion Coordinator Technical Reference Manual
Trio BASIC Commands 8-77
Program Loops and Structures
WHILE
Type:
Program Structure
Syntax:
WHILE condition
Description:
The commands contained in the
WHILE..WEND
loop are continuously executed until
the condition becomes
FALSE
.
Execution then continues after the
WEND
.
Parameters:
Example:
WHILE IN(12)=OFF
MOVE(200)
WAIT IDLE
OP(10,OFF)
MOVE(-200)
WAIT IDLE
OP(10,ON)
WEND
WEND
Type:
Program Structure
Description:
Marks the end of a
WHILE..WEND
loop.
See also:
WHILE
Note:
WHILE..WEND
loop can be nested without limit other than program size.
condition:
Any valid logical Trio BASIC expression

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Trio Motion Coordinator MC206 and is the answer not in the manual?

Trio Motion Coordinator MC206 Specifications

General IconGeneral
BrandTrio
ModelMotion Coordinator MC206
CategoryController
LanguageEnglish

Related product manuals