LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

modbus demo box website images do not load

the images on the website http://digital.ni.com/public.nsf/allkb/A9C037C838B203FA86256A180078BE15

 

for the question "How do I communicate with the Modbus Demo Box" do not load.  In fact they are pointing to a url which begins with ae.natinst.com which is not a valid website.

 

Please fix or advise what the slave address should be for the box.  In essence what should be the Serial Modbus Settings to communicate with the Demo Box?

 

Thanks.

 

0 Kudos
Message 1 of 3
(2,807 Views)

Fro2

 

Thank You for reporting this error, the images are being hosted on our internal server by accident. I will make the changes to the images in the KB and the link should be working in a few days in the mean time I have posted the images from the KB below in order.

 

 

Hunter

 

 

 

 

 

 

 

Message Edited by Huter on 04-03-2009 05:38 PM
Download All
0 Kudos
Message 2 of 3
(2,782 Views)

Thanks Hunter.  I also sent a message to the webmaster on Friday.  I noticed the same thing (ther server problem) and sent the following message.

 

I discovered a way to resolve the problem.  I just noticed that the images are posted on your website however the HTML which creates the webpage has the wrong server.

There are 3 images on the website all three of the links starts as

http://ae.natinst.com/operations/ae/public.nsf/

Where in reality it should start with

http://digital.ni.com/public.nsf/

I viewed the problem website, downloaded the source code, did a search and replace as listed above and then opened the modified source code on my desktop and the website appeared correctly.  Therefore all that is needed to be done is simply in the code replace the text "http://ae.natinst.com/operations/ae/public.nsf/" with "http://digital.ni.com/public.nsf/".

I hope this is helpful.

0 Kudos
Message 3 of 3
(2,747 Views)