Galil DMC-1400 用户手册

下载
页码 235
DMC-1400  Series Command Reference QD 
● 163   
QD 
FUNCTION:  Download Array  
DESCRIPTION: 
The QD command transfers array data from the host computer to the DMC-1400.  QD 
array[],start,end requires that the array name be specified along with the first element of 
the array and last element of  the array.  The array elements can be separated by a comma 
(,) or by <CR><LF>.  The downloaded array is terminated by a \. 
ARGUMENTS:  QD array[],start,end 
where  
“array[]” is a valid array name 
“start” is the first element of the array (default=0) 
“end” is the last element of the array (default=last element) 
USAGE:     
While Moving 
Yes 
Default Value 
In a Program 
Yes 
Default Format 
Position Format 
Command Line 
Yes 
 
 
Can be Interrogated 
No 
 
 
Used as an Operand 
No 
 
 
Controller Usage 
ALL  
RELATED COMMANDS: 
Upload array 
HINT: 
Using Galil terminal software, the command can be used in the following manner: 
1.   Set the timeout to 0 
2.   Send the command QD 
3a.  Use the send file command to send the data file. 
OR 
3b.  Enter data manually from the terminal.  End the data entry with the character '\'