EasyManua.ls Logo

TSC TDP-245 Plus

TSC TDP-245 Plus
252 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
Loading...
TSC AUTO ID Technology Co., Ltd. 132 Copyright 2013 All Rights Reserved.
DOLOOP
Description
Repeats a block of statement while a condition is True.
Syntax
DO
[statement]
[EXITDO]
[statement]
LOOP
DO WHILE condition
[statement]
[EXITDO]
[statement]
LOOP
DO UNTIL condition
[statement]
[EXITDO]
[statement]
LOOP
DO
[statement]
[EXITDO]
[statement]
LOOP WHILE condition
DO
[statement]
[EXITDO]
[statement]
LOOP UNTIL condition
Parameter
Description
condition
Available relational operator: <, >, =, <=, >=, <>
*Relational operator <>, not equal, was supported since V5.10 EZ.
statement
One or more statements executed while condition is True.
EXITDO
Exit loop
Note:
This command has been supported since V5.10 EZ and later firmware.

Table of Contents

Other manuals for TSC TDP-245 Plus

Related product manuals