Seite 1 von 1

Can I change com port# in compiled exe file?

Verfasst: Freitag 3. September 2010, 16:26
von Uncle
Halo Forum.
I made .exe file (executable PL project), but I don't know exactly com port number on other PC, becouse usb/rs485 interface (ftdi ft232rl) don't asc me what com port number I want, but jast set number.
In modules send byte /receive byte it is option "editabel in run - time" - this means I can change comp port# in program, but how can I change com port number of send byte / receibe byte modules in compiled .exe file?

Re: Can I change com port# in compiled exe file?

Verfasst: Freitag 3. September 2010, 16:36
von KAKTUS
In the compiled Projekt:

Press F7
Set : Config Hardware

Then you have a new icon in toolbar.

Re: Can I change com port# in compiled exe file?

Verfasst: Freitag 3. September 2010, 16:42
von Uncle
Thank You Kaktus, it works!!!!!!!!