Command Lines - Dataq DI-159 User Manual

Table of Contents

Advertisement

StickOS

Command Lines

In the command and statement specifications that follow, the following nomenclatures are used:
bold
italics
(alternate1| alternate2| ...)
regular
<key>
To avoid confusion with array indices (specified by [...]), optional text will always be called
out explicitly, either by example or by text, rather than nomenclated with the traditional [...].
Command-line editing is enabled via the terminal keys:
key
function
move cursor left
move cursor right
recall previous history line
recall next history line
move cursor to start of line
<Home>
move cursor to end of line
<End>
delete character before cursor
<Backspace>
delete character at cursor
<Delete>
clear line (also stops running program)
<Ctrl-C>
enter line to StickOS
<Enter>
If you enter a command or statement in error, StickOS will indicate the position of the error,
such as:
> print i forgot to use quotes
error - ^
> _
literal text; enter exactly as shown
parameterized text; enter actual parameter value
alternated text; enter exactly one alternate value
displayed by StickOS
press this key
19
DI-159 PLC Hardware Manual

Advertisement

Table of Contents
loading

Table of Contents