Installation guide
Keyword Reference Guide 
 MN1270 02.2002  133 
TERMINALMODE/TMD 
Purpose: 
To set the overwrite mode of the terminal input/output channels. 
Controllers Supported: 
NextMove PCI  NextMove PC  NextMove BX  MintDrive  ServoNode 51 
         
Format: 
TERMINALMODE.channel = <expression>
v = TERMINALMODE.channel
Dot Parameters: 
Channel – serial channel. 
Attributes: 
Controller Read Write Command Multi-
Axis 
Scaled Default  Range 
All 
   
      0  0 or 1 
Description: 
Many of the terminal channels, such as DPR or RS232, expect a host computer at the other end to 
collect the data. If there is no host computer, then the Mint program can lock up waiting for the serial 
characters to be read. This is due to the handshaking between the Mint controller and host such that 
characters are not lost. 
TERMINALMODE is used to turn off handshaking, i.e. when the serial buffer is full, the contents are lost. 
Bit Constant  Description 
0 
_tmmOVERWRITE
Turns on transmit overwrite. If the transmit buffer gets full, characters 
will be lost. 
1 
_tmmOFF
Turns the transmit channel off. All characters written to this channel 
will be lost. Pressing Ctrl-E on this channel will restore the channel. 
Setting this bit overrides the 
TERMINAL setting. 
Example: 
TERMINALMODE._tmRS232 = 010
See Also: 
CLS, ECHO, PRINT, TERMINAL 
VELDEMAND/VLD 
Purpose: 
Read the current instantaneous demand velocity. 
Controllers Supported: 
NextMove PCI  NextMove PC  NextMove BX  MintDrive  ServoNode 51 
         
Format: 
v = VELDEMAND[axis]
Dot Parameters: 
Axis – Axis No. 










