Installation guide
Keyword Reference Guide 
 MN1270 02.2002  59 
Bit NextMove MintDrive 
/ SN51 
Description 
0 
 
  14-bit mode, allowing a binary range of ±8191 
1 
  Reserved 
2 
  Reserved 
3 
  Reserved 
4 
 
 
Inverts the DAC 
On NextMove, if bits 0 through 3 are not set then 
DACMODE assumes 12 bit emulation, allowing a binary 
range of ±2047. 
Mode PCI  BX  PC MintDrive SN51 
12 bit 
         
14 bit 
   
DAC invert 
         
The 
DACMODE effects all modes using the DAC channel, servo demand output, TORQUE output and 
direct control with the 
DAC keyword. 
The other modes gives a greater resolution and therefore allows for finer motor control. 
Changing DACMODE will require affected servo axes to be re-tuned. 
Example: 
DACMODE[0, 1, 2] = 1; : REM 14 bit mode on channels 0, 1 and 2
DACMODE[3] = 0 : REM 12 bit emulation on channel 3
See also: 
DAC, KPROP, TORQUE 
DACMONITORAXIS/DMA 
Purpose: 
To specify which axis to monitor during DAC monitoring. 
Controllers Supported: 
NextMove PCI  NextMove PC  NextMove BX  MintDrive  ServoNode 51 
         
Format: 
DACMONITORAXIS.channel = <expression>
v = DACMONITORAXIS.channel
Dot Parameters: 
Channel - DAC Channel 
Attributes: 
Controller Read Write Command Multi-
Axis 
Scaled Default  Range 
NextMove 
   
        0 - 7 
MintDrive 
   
  0  0 
Description: 
Certain system parameters, such as axis velocity, can be monitored externally by outputting the value 
through a DAC channel. This can be useful for tuning and debugging purposes. The 
DACMONITORAXIS keyword specifies which axis is to be used for monitoring through the DAC channel. 










