Installation guide

Keyword Reference Guide
MN1270 02.2002 101
See Also:
AXISSTATUS, FEEDRATE, FEEDRATEOVERRIDE, SPEED
MISCERROR/MER
Purpose:
To read or clear the miscellaneous error flag.
Controllers Supported:
NextMove PCI NextMove PC NextMove BX MintDrive ServoNode 51
Format:
MISCERROR = <expression>
v = MISCERROR
Dot Parameters:
None.
Attributes:
Controller Read Write Command Multi-
Axis
Scaled Default Range
All
0 see below
Description:
The keyword MISCERROR returns a bitmap indicating that the following miscellaneous errors have
occurred:
Bit Meaning PCI PC BX MD SN51
0 12 volt supply rail down
1 Output short circuit for bank 0
2 Output short circuit for bank 1
3 Output short circuit for bank 2
4 RS232 receive overrun
5 RS232 transmit overrun
6 RS232 receive framing error
7 CAN serial redirection overrun
  
8 Servo Tick overrun
9 RS485 receive error
10 RS485 transmit overrun
11 RS485 receive framing error
12 Output driver not powered or missing for bank 0
13 Output driver not powered or missing for bank 1
14 Output driver not powered or missing for bank 2
Writing zero to MISCERROR will clear the error flag. See the MISCERRORDISABLE keyword for the
predefined constants.
See also:
#ONERROR, AXISERROR, ERR, ERL, MISCERRORDISABLE
MISCERRORDISABLE/MED
Purpose:
To enable or disable miscellaneous errors calling the error handler.