How to check the communication condition between the temperature controller and the V series
Click [System Setting] -> [Hardware Setting] and display a [PLCx Properties] dialog on the V-SFT editor. Then select [Disconnect] for [Comm. Error Handling].

Error details
Code (HEX) |
Description |
0000H |
Normal |
FFFFH |
Timeout |
8001H |
Check code error |
8002H |
Data error |
800BH |
Error code received from the |
* The received code can be acquired at $Pn: 508 to 511. For more information, click here.
Other error codes are shown below:

Error |
Details |
Solution |
Timeout |
Although a request to send is given, no answer is returned within the specified time. |
Take actions 1, 2, and 3. |
Check code |
The response check code is not correct. |
Take actions 1 and 3. |
Data error |
The received code is invalid. |
Take actions 1, 2, and 3. |
Error code received |
An error is occurring at the connected device. |
Refer to the PLC manual. |
Buffer full |
The buffer of the V series is full. |
Contact your HAKKO representative. |
Parity |
A parity check error has occurred. |
Take actions 2 and 3. |
Overrun |
After one character is received, the next character is received before internal processing is completed. |
Take actions 1 and 3. |
Framing |
Although the stop bit must be "1", it is detected as "0". |
Take actions 1, 2 and 3. |
Break detection |
The SD of the connected device remains at the low level. |
Check connection to the SD/RD of the connected device. |
What to do: