Language reference, Keywordlong nametype, Keyword – Lenze PMSS1000 Simple Servo User Manual

Page 50: Long name type

Advertising
background image

Indexer-Programmer-Manual.pdf REV 1.3

3. Language

Reference

Format
Each statement, system variable or operand is documented using the format shown below. If there is no
information in one of the fields the label is still shown.

KEYWORD

Long

Name

Type


Purpose


Syntax

KEYWORD=value

Variable=KEYWORD

Arguments

Remarks

See Also

Example

KEYWORD:

The KEYWORD is the name of the statement, system variable or system flag as it
would appear in a program.


Long Name:

The long name is an interpretation of the keyword. For example: MOVEP Is the
keyword and Move to Position would be a long name. The long name is provided only
as an aid to the reader and may not be used in a program.


Type:

This field identifies what type of statement or system variable the keyword is.


Purpose:

purpose of the keyword.


Syntax:

This field shows proper usage of the keyword. Optional arguments will be contained
within squire brackets [ ]. Arguments will be written in italics.


Arguments:

The data that is supplied with a statement that modifies the behavior of the statement.
For example, MOVED=100. MOVED is the statement and 100 is the argument.


Remarks:

The remark field contains additional information about the usage of the statement or
system variable.


See Also:

This field contains a list of statements or system variables that are related to the
purpose of the keyword.


Example:

The example field contains a code segment that illustrates the usage of the keyword


Reference


50

Advertising