05-02-2008 05:36 PM
05-03-2008 06:12 PM
05-03-2008 11:03 PM - edited 05-03-2008 11:06 PM
pmajsz wrote:
The problem is that the numbers still don't match what is being displayed on the instrument display.
05-03-2008 11:29 PM - edited 05-03-2008 11:30 PM
05-05-2008 01:29 PM
Thanks! The code seems to be working properly now, thanks to the suggestions of Raven's Fan and Altenbach. The original problems were that 1) the wires needed to be reversed on the Join Numbers function and 2) the data needed to be typecast to floating point. Attached is the final version of the code (Altenbach, your second post was 100% correct, producing numbers which were the same as the display on the instrument).
I'm still a little confused about the typecast function; what should the "type" input be changed to? I read the help section in Labview, but am still unsure about what this should be changed to.
05-05-2008 01:38 PM
05-05-2008 02:07 PM
04-21-2011 06:26 PM
hey man, I'm using a multimeter that measure electrical values, it uses a modbus-rtu protocol and a usb to rs-485 converter to communicate to the computer, when I connect it to the computer it appear as a COM4 port. Could you teach me how do I do a VI to read the values of the multimeter? I've red on the user manual that I have to use the function 4- read input register to get that values.
04-22-2011 02:34 PM
Hi,
I noticed you also posted in this thread. You may gain more visibility if you start a new thread.
Dave T.
04-22-2011 11:24 PM
Hi Filipe,
Using of this lib file, you can talk with multimeter.
I hope the lib will help for u.
Siva.