10-11-2006 08:22 AM
Jqm,
I have attached the LabView example used to demonstrate communication with the Despatch Protocol Plus controller that I referred to in my previous post. At the time I posted it I was not at a location I could attach it from. This vi is written in LabView version 6.1.
If nothing else, this example should help you easily verify that your cables and Protocol Plus jumpers are correctly installed. You may have to change the hard-coded port setting from COM1 to what is correct for your PC, plus the baud rate and parity if you have changed the Protocol Plus default settings.
Good Luck! - Brian
10-11-2006 08:35 AM
10-11-2006 09:55 AM
10-11-2006 11:46 AM
10-11-2006 12:21 PM
10-11-2006 04:04 PM
10-12-2006 10:21 AM
Khalid,
Thank you very much....
My testing has revealed 2 problems:
1) Belkin F5U409 USB-Serial ports (qty 2) ....there was something flaky with
the driver installation. Even though some of the hyperterminal testing would
transfer files back and forth...there was something flaky with 1 of the 2....
(this showed up connecting to another device my company makes, the RS232 device would TX but not RX????)
2) Upon uninstalling and re-installing the drivers, AND using your NIMODBUS.lb
for V8.20, the master/slave examples IS WORKING (along with the RS232 device my company makes)
I have tried to use BEHaider's sample code to connect to the DESPATCH OVEN (MODBUS COMM EXAMPLE) but it too does NOT work. Upon Labviews conversion there were 2 alerts; an object created and an object deleted... I didnt notice anything flaky upon analysis of the block diagram..... I am beginning to think that there is an issue with my Labview installation (or a bug) ...
Khalid, could you be as kind as to download BEHajder's MODBUS COMM EXAMPLE and convert it to VERSION 8.20 , and repost for me.10-12-2006 02:51 PM - edited 10-12-2006 02:51 PM
Message Edited by Khalid on 10-12-2006 01:53 PM
10-17-2006 10:46 AM