Maintenance 8. Trouble Shooting
RC180 Rev.17 207
3234 Port number was not specified.
Port number that indicates the file or
communication port is not specified in
Read, ReadBin, Write, and WriteBin
statements.
Refer to SPEL+ Language Reference
“Read Statement”
and specify a proper
file number or port number.
3235 String type variable was not specified.
String type variable is not specified in
the command that requires specification
of string type variable as a parameter.
Specify a valid string type variable.
specified.
RS-232C port number is not specified in
OpenCom, CloseCom, and SetCom
Reference “OpenCom Statement” and
specify a proper port number.
Network communication port number
Network communication port number is
not specified in OpenNet, CloseNet,
statement.
Specify an integer from 201 to 216.
Communication speed was not
Communication speed (baud rate) is not
specified in SetCom statement. Refer
to SPEL+ Language Reference “SetCom
Statement”
and specify a proper baud
rate.
3239 Data bit number was not specified.
Data bit length is not specified in
SetCom statement. Refer to SPEL+
Language Reference “SetCom
Statement”
and specify a proper data bit
length.
3240 Stop bit number was not specified.
Stop bit length is not specified in
SetCom statement. Refer to SPEL+
Language Reference “SetCom
Statement”
and specify a proper stop bit
length.
3241 Parity was not specified.
Parity is not specified in SetCom
Reference “SetCom Statement” and
3242 Terminator was not specified.
Terminator (end of send/receive line) is
not specified in SetCom and SetNet
Reference “SetCom Statement” and
specify a proper terminator.
3243 Hardware flow was not specified.
Hardware flow is not specified in
SetCom statement. Refer to SPEL+
Language Reference “SetCom
Statement”
and specify a proper flow
control.
3244 Software flow was not specified.
Software flow is not specified in SetCom
statement. Refer to
Reference “SetCom Statement” and
specify a proper flow control.
3245 None was not specified.
“NONE” is not specified for software
flow control setting in SetNet
statement.
Specify “NONE”.