Page 2 of 2

Re: Modbus TCP Remote DRO

PostPosted: Wed Aug 12, 2020 5:54 pm
by CADdy
Hi all,

can someone explain to me how this EXE is compiled? I want to make some changes, but I don't know how to rebuild the EXE.
With the second improved version the M300 macro does not run. It only gives error messages (UCCNC 1.2113). nm156 was last online in February.
It would be very nice if someone could give me some tips.

Best Regards
Peter

Re: Modbus TCP Remote DRO

PostPosted: Wed Aug 12, 2020 9:30 pm
by dezsoe
Hi Peter,

I've just downloaded the 2nd version and it works fine. There's no problem with the M300. Extract the whole folder from the zip to your projects folder and open the project. First compile the project without opening anything. It will compile and then you can open the MainForm and make changes.

Re: Modbus TCP Remote DRO

PostPosted: Thu Aug 13, 2020 6:40 am
by CADdy
Hi dezsoe,

I have unpacked the zip into a new empty directory and then copied the M300 macro to the other macros. The first version of the Remote DRO of nm156 works fine this way.

First compile the project without opening anything.


How is it compiled? Pardon my question, but which program do I need?

I try it again after work at home. Thanks for your answer.

Best Regards
Peter

Re: Modbus TCP Remote DRO

PostPosted: Thu Aug 13, 2020 7:03 am
by dezsoe
Hi Peter,

I have Visual Studio 2010 Express.

Re: Modbus TCP Remote DRO

PostPosted: Thu Aug 13, 2020 8:52 am
by CADdy
Hi dezsoe,

ah ok, thanks for info. I'll download it and test it.

Best Regards
Peter

Re: Modbus TCP Remote DRO

PostPosted: Fri Aug 14, 2020 6:35 pm
by CADdy
Hi dezsoe,

perfect, it works just like I thought it would. I made some cosmetic changes with Visual Studio 2010 Express and adapted it to my milling machine. I am very satisfied, thank you very much for your help.

Best Regards
Peter