Welding System User Manual
Appendix A Status Codes
NI-DAQ FRM for PC Compatibles A-12
©
 National Instruments Corporation
–10448 stackMemError The driver is unable to continue parsing 
a string input due to stack limitations.
–10449 cacheMemError A cache-related error occurred, or 
caching is not supported in the current 
mode.
–10450 physicalMemError A hardware error occurred in physical 
memory, or no memory is located at the 
specified address.
–10451 virtualMemError The driver is unable to make the transfer 
buffer contiguous in virtual memory and 
therefore cannot lock it into physical 
memory; thus, the buffer cannot be used 
for DMA transfers.
–10452 noIntAvailError No interrupt level is available for use.
–10453 intInUseError The specified interrupt level is already 
in use by another device.
–10454 noDMACError No DMA controller is available in the 
system.
–10455 noDMAAvailError No DMA channel is available for use.
–10456 DMAInUseError The specified DMA channel is already 
in use by another device.
–10457 badDMAGroupError DMA cannot be configured for the 
specified group because it is too small, 
too large, or misaligned. Consult the 
device user manual to determine group 
ramifications with respect to DMA.
–10458 diskFullError A disk overflow occurred while 
attempting to write to a file.
–10459 DLLInterfaceError The DLL could not be called because 
of an interface error.
Table A-1. 
Status Code Summary (Continued)
Status Code Status Name Description










