Author Topic: Modbus RTU error.  (Read 748 times)

marcelofreitas

  • Newbie
  • *
  • Posts: 2
    • View Profile
Modbus RTU error.
« on: March 18, 2020, 12:19:44 PM »
I'm trying to create an application to comunicate with 2 Toshiba VFN-C3S but when i try to open the project in visual studio, it show me this menssage. anyone have an idea about how to solve this?

Godra

  • Hero Member
  • *****
  • Posts: 1439
    • View Profile
Re: Modbus RTU error.
« Reply #1 on: March 18, 2020, 04:53:50 PM »
You should close all the forms before closing the Visual Studio.

Try closing this form that shows in the error screen, rebuild the solution and then try opening the MainForm again.


marcelofreitas

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Modbus RTU error.
« Reply #2 on: March 19, 2020, 06:20:22 PM »
Ok. It solve the problem. Thanks for the help  ;)