Command Arguments
- Last UpdatedJan 24, 2022
- 1 minute read
These are inputs which are necessary to qualify command words. They are distinguished by appearing in italics.
|
Name |
Definition |
Example |
|---|---|---|
|
name |
AVEVA E3D Design element name |
/ABCDE |
|
refno |
AVEVA E3D Design reference number |
=23/1403 |
|
integer |
a positive integer |
0, 3 |
|
value |
signed number |
3.142, -23.66, -34 |
|
word |
alphabetic word |
NULL, VALV (4 chars. max.) |
|
text |
alphanumeric string |
’Enclose Between Apostrophes’ |
|
sign |
plus or minus character |
+ (for ditto); - (in default lines) |
|
equals |
equals character |
= (in default lines) |
|
comma |
comma character |
20, 40 (for range of values) |
|
nl |
new line |
Press the RETURN key |