02-04-2009 09:11 AM
hallo guys,
Í am using Labview Application Builder to creat a exe program based on MB Ethernet Example Slave.vi, but it can not communicate with MB Ethernet Example Master.vi correctly, before building, the original Slave and Master example programs can communicate well, but after turnning MB Ethernet Example Slave.vi into exe program, these two do not work in the desired way, is there anyone confronted this problem before? Maybe some configeration need to be set during building.
great thanks.
Solved! Go to Solution.
02-04-2009 09:17 AM
Hi Coolbear,
The first thing to check is the ini file of the exe. Copy the contents of the LabVIEW.ini file into the ini file created for your exe. Permisions and port numbers are defined therein.
Ben
(aka Fuzz Bear)
02-04-2009 09:28 AM
thanks
I tried as your words, but it does not work. quit a strange problem
02-05-2009 08:33 AM
02-09-2009 05:11 AM
02-09-2009 05:35 AM - edited 02-09-2009 05:37 AM
coolbear,
there are some dynamically called VIs inside of NI Modbus toolkit.
Simply include entire toolkit into your application, and all will be screwed up:
Test project in attacment (assumed that you have installed toolkit from here)
Andrey.
02-09-2009 06:08 AM
12-08-2009 05:36 AM
I am facing same problem and i tried your solution, but i am not getting it,
I have installled ni modbus and using LV 86
regards,
Shrek