CG635 Remote Programming
44
CG635 Synthesized Clock Generator
72
Failed Self Test
The self test failed. The device dependent errors that caused the self test to fail will
follow in the error buffer.
Query Errors
100 Lost
Data
Data in the output buffer was lost. This occurs if the output buffer overflows, or if a
communications error occurs and data in output buffer is discarded.
102 No
Listener
This is a communications error that occurs if the CG635 is addressed to talk on the GPIB
bus, but there are no listeners. The CG635 discards any pending output.
Parsing Errors
110 Illegal
Command
The command syntax used was illegal. A command is normally a sequence of four letters,
or a ‘*’ followed by three letters.
111 Undefined
Command
The specified command does not exist.
112 Illegal
Query
The specified command does not permit queries
113 Illegal
Set
The specified command can only be queried.
114 Null
Parameter
The parser detected an empty parameter.
115 Extra
Parameters
The parser detected more parameters than allowed by the command.
116 Missing
Parameters
The parser detected missing parameters required by the command.
117 Parameter
Overflow
The buffer for storing parameter values overflowed. This probably indicates a syntax
error.
118
Invalid Floating Point Number
The parser expected a floating point number, but was unable to parse it.