App 2-21
IM CW120-E
Communication Commands
App
Appendix 2. Communication Commands
Command Syntax Errors (Codes 100 to 199)
102
103
104
108
109
111
112
113
114
120
123
124
128
131
134
138
141
144
148
150
151
158
Syntax Error
DATA SEPARATOR
Invalid separator
DATA
Data type error
DATA
Parameter not allowed
DATA
Missing parameter
HEADER SEPARATOR
Header separator error
mnemonic
Program mnemonic too long
Ubdefined header
HEADER
Header suffix out of range
Numeric data error
Exponent too large
Too many digits
Numeric data not allowed
Invalid suffix
Suffix too long
Suffix not allowed
Invalis character data
CHARACTER DATA
Character data too long
CHARACTER DATA
Character data not allowed
STRING DATA
String data error
STRING DATA
Invalid string data
STRING DATA
String data not allowed
Code
Message
Countermeasure
Check the command string. There is an error other than
those corresponding to codes 103–158.
Use commas to separate data (parameters) from each
other.
Code the parameter in the correct data type.
Too many parameters are set. Check the number of
parameters.
Code all the necessary parameters.
Separate the header from data by a space.
Check the mnemonic (an alphabetical letter followed by a
number).
Check the header.
Check the header.
No mantissa is set in a numeric data. An <NRf> format
parameter requires a numeric value.
Reduce the number that follows “E” in an <NR3> format
parameter.
Do not set a number in 256 digits or more.
Code the parameter in a format other than <NRf>.
Check the units (suffixes) of the voltage, current, and
frequency.
Check the units (suffixes) of the voltage, current, and
frequency.
A unit (suffix) cannot be used for any item other than
voltage, current, and frequency.
Choose a string from those given in braces {…|…|…}.
Choose a string from those given in braces {…|…|…} and
quote it using the exact spelling.
Code the parameter in the correct format other than
{…|…|…}.
Enclose the parameter in <character string> format in
double quotes.
The parameter in <character string> format is too long or
contains an invalid string.
Set the parameter in a format other than <character string>.