Specifications

App - 42
Error code Description of error Corrective action
0x10000033 Designated device range error
Review the contents of the designated device.
Complete a program and restart the DOS/V personal computer.
Complete the other programs and secure a free memory.
0x10000040 The server start has failed. Complete a program and restart the DOS/V personal computer.
0xF0000001
No license error
A license is not provided to the
DOS/V personal computer.
Provide a license to the DOS/V personal computer by the license
key FD.
0xF0000002
Setting data read error
Reading the setting data of the
logical station No. has failed.
Designate the correct logical station No.
Set the logical station No. in the communication setting utility.
0xF0000003
Already opened error
The Open method is executed in the
open status.
When changing the communication target CPU, execute the Open
method after executing the Close.
0xF0000004
Not open error
The Open method is not executed.
Execute the appropriate method after executing the Open method.
0xF0000005
Initialization error
Initializing an object held in the MX
Component has failed.
Complete a program and restart the DOS/V personal computer.
Reinstall the MX Component.
0xF0000006
Memory secure error
Securing the MX Component
internal memory has failed.
Complete a program and restart the DOS/V personal computer.
Complete the other programs and secure a free memory.
0xF0000007
Function not supported error
Not supported by the corresponding
method.
Not supported by the corresponding method.
0xF1000001
Character code conversion error
Conversion of character code
(UNICODE
ASCII code or ASCII
code UNICODE) has failed.
Check the character string designated in the method.
The ASCII character string acquired from the PLC CPU is error.
Review the systems such as the PLC CPU, module setting and
cable status.
Complete a program and restart the DOS/V personal computer.
Retry the GetCpuType method.
0xF1000002
Starting I/O No. error
The starting I/O No. designated is
unauthorized.
There is no starting I/O No.
matched.
Check the starting I/O No. designated in the method.
Check the PLC CPU parameter (I/O assignment) with the GPP
function.
0xF1000003
Buffer address error
The buffer address designated is
unauthorized.
The buffer address is out of range.
Check the buffer address value designated in the method.
0xF1000004
Buffer read size error
Acquiring the designated size after
reading a buffer has failed.
Execute the Open processing again.
Review the systems such as the PLC CPU, module setting and
cable status.
Retry it.
Complete a program.