03-19-2009 08:35 AM
Dear NI,
I am using Modbus- MB vi's, i trying to read a value from my device . my device has a baud rate : 19200, slave address: 2, and charformat: 8E1.
i cant able read the value using this vi's..... i tested with Modtest software. from that i defined all the above parameters and i used Holding registers to read the data, and given Register address is 40001.
Help me to read the data using Labview.....
send me the example program...
03-19-2009 09:02 AM
There are already examples in the Modbus library.
It would be easier if you posted your code with whatever parameters you are using saved as defaults in the controls.
What value did you put in the starting address field? For a 40,001 register, you should have a 0 in the field.
03-19-2009 09:07 AM