PARAMETER nn5:  The rate at which data is to be acquired is specified through this 
parameter.  The rate specified is in multiples of the servo cycle rate. For example, a value 
of 0 implies data acquisition every servo cycle, a value of 1 implies every other servo 
cycle, and so on. 
   PARAMETER nn6:  The number of samples of data to be acquired is specified through 
this parameter.  Data acquisition process is considered to be "done" only after the number 
of samples specified by this parameter are acquired by the controller.  The status of data 
acquisition process may be found by issuing ASCII command, DD.  Once the data 
acquisition is done, ASCII command, DG may be used to collect the data from the 
controller. 
  Note:   
  The controller responds with a servo cycle tick count along with every data sample 
collected.   
RETURNS   None. 
 
REL. COMMANDS    DD  -    get data-acquisition done status 
  DF  -    get data-acquisition status – number of samples collected 
  DG  -    get data-acquisition data 
 
    nn1=1 : Start data acquisition when trigger axis start motion 
  nn2=1 : Trigger axis is 1 
  nn3=0  
  nn5=1 : Collect data entry often servo cycle 
  nn6=500 : Collect 500 samples 
DE1     Enable data acquisition 
            1 = true  0 = false 
If true, 
DEO   Disable data acquisition 
500  Controller responds with number samples collected 
DG  Get data collected 
nn4  Position feedback channels collected 
0 none 
1 channel 1 
2 channel 2 
3  channel 1 & 2 
4 channel 3 
5  channel 1 & 3 
6  channel 2 & 4 
7 channel 1,2,3 
   
  
  DE  -    enable / disable data-acquisition 
EXAMPLE   DC1,1,0,4,1,500 
  nn4=4 : Position feedback from channel 3 
DD  Query data acquisition done status 
DF  Get data acquisition sample count  
3-44          Section 3 – Remote Mode