C - Error Messages

 

Table C-1. Error Numbers (continued)

Error

Error String [Description/Explanation/Examples]

Number

 

–141

Invalid character data [bad character, or unrecognized]

–144

Character data too long

–148

Character data not allowed

–150

String data error

–151

Invalid string data [e.g., END received before close quote]

–158

String data not allowed

–160

Block data error

–161

Invalid block data [e.g., END received before length satisfied]

–168

Block data not allowed

–170

Expression error

–171

Invalid expression

–178

Expression data not allowed

–200

Execution error [generic]

–222

Data out of range [e.g., too large for this device]

–223

Too much data [out of memory; block, string, or expression too long]

–224

Illegal parameter value [device-specific]

–225

Out of memory

–270

Macro error

–272

Macro execution error

–273

Illegal macro label

–276

Macro recursion error

–277

Macro redefinition not allowed

–310

System error

–350

Too many errors [errors beyond 9 lost due to queue overflow]

–400

Query error [generic]

–410

Query INTERRUPTED [query followed by DAB or GET before response complete]

–420

Query UNTERMINATED [addressed to talk, incomplete programming message received]

–430

Query DEADLOCKED [too many queries in command string]

–440

Query UNTERMINATED [after indefinite response]

0No error

1Non-volatile RAM RD0 section checksum failed

2Non-volatile RAM CONFIG section checksum failed

3Non-volatile RAM CAL section checksum failed

4Non-volatile RAM STATE section checksum failed

5Non-volatile RST section checksum failed

10RAM selftest

11VDAC/IDAC selftest 1

12VDAC/IDAC selftest 2

13VDAC/IDAC selftest 3

14VDAC/IDAC selftest 4

15OVDAC selftest

80 Digital I/O selftest error

90