110
•
QU
DMC-1000/1500 Command Reference
DMC-1000
DMC-1500
QU
FUNCTION:
Upload Array
DESCRIPTION:
The QU command transfers array data from the controller to a host computer. QU
array[],start,end,delim requires that the array name be specified along with the first
element of the array and last element of the array. If delim is 1, then the array elements
will be separated by a comma. Otherwise, the elements will be separated by a carriage
return. The uploaded array will be followed by a <control>Z as an end of text marker.
ARGUMENTS:
QU array[],start,end,delim
where
array[] is a valid array name, start is the first element of the array (default=0), end is last
element of array (default=last element) comma -- if it is a 1, then elements are separated
by a comma, else a carriage return
USAGE: DEFAULTS:
While Moving
No
Default Value
0
In a Program
Yes
Default Format
Position Format
Command Line
Yes
Can be Interrogated
No
Used as an Operand
No
RELATED COMMANDS:
QD Download
array