274
Chapter 5 Error Messages
Command Errors
5
-112
Program mnemonic too long
A command header was received which contained more than the maximum
12 characters allowed. This error is also reported when a character-type
parameter is too long. Example:
OUTP:SYNCHRONIZATION ON
-113
Undefined header
A command was received that is not valid for this instrument. You may
have misspelled the command or it may not be a valid command. If you
are using the short form of the command, make sure that it is correctly
abbreviated. Example:
TRIGG:SOUR BUS
-123
Exponent too large
A numeric parameter was found whose exponent was larger than 32,759.
Example:
BURS:NCYCL 1E34000
-124
Too many digits
A numeric parameter was found whose mantissa contained more than
255 digits, excluding leading zeros.
-128
Numeric data not allowed
A numeric parameter was received but a character string was expected.
Example:
DISP:TEXT 123
-131
Invalid suffix
A suffix was incorrectly specified for a numeric parameter. You may have
misspelled the suffix. Example:
SWE:TIME 0.5 SECS
-138
Suffix not allowed
A suffix is not supported for this command. Example:
BURS:NCYC 12 CYC
-148
Character data not allowed
A discrete parameter was received but a character string or numeric
parameter was expected. Check the list of parameters to verify that you
have used a valid parameter type. Example:
DISP:TEXT ON
-151
Invalid string data
An invalid character string was received. Check to see if you have
enclosed the character string in quotation marks and verify that the
string contains valid ASCII characters.
Example:
DISP:TEXT 'TESTING
(the ending quote is missing)
33210A users guide.book Page 274 Wednesday, July 16, 2008 11:16 AM
Summary of Contents for 33210A
Page 1: ...Keysight 33210A 10 MHz Function Arbitrary Waveform Generator User s Guide ...
Page 2: ......
Page 3: ......
Page 14: ...12 Contents Contents 33210A users guide book Page 12 Wednesday July 16 2008 11 16 AM ...
Page 15: ...1 1 Quick Start 33210A users guide book Page 13 Wednesday July 16 2008 11 16 AM ...
Page 53: ...3 3 Features and Functions 33210A users guide book Page 51 Wednesday July 16 2008 11 16 AM ...
Page 273: ...5 5 Error Messages 33210A users guide book Page 271 Wednesday July 16 2008 11 16 AM ...
Page 301: ...6 6 Application Programs 33210A users guide book Page 299 Wednesday July 16 2008 11 16 AM ...
Page 311: ...7 7 Tutorial 33210A users guide book Page 309 Wednesday July 16 2008 11 16 AM ...
Page 335: ...8 8 Specifications 33210A users guide book Page 333 Wednesday July 16 2008 11 16 AM ...