Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

implementing HART protocol for smart transmitters

i'm writing a program for communicating with smart pressure transmitter using HART protocol. i started with labview 6i and was successful in writing to the transmitter. but when i tried to read from the transmitter using VISA read, i get a error message saying timeout expired before operation completed
 
plz do suggest some ideas to rectify this problem.
Message 1 of 10
(10,127 Views)

Hi

I have an old not so good implementation of the hart protocol that I thought I needed today but my customer was satisfied with the analog output on his controller. If you want I can sent it to you but it is based on the old serial library so you could have problems in newer labview versions

greetings from the Netherlands
0 Kudos
Message 2 of 10
(10,116 Views)

thanx for ur reply

plz do send that program. i'll see if i could get help & info out of it. also do mention which labview version was used ?

0 Kudos
Message 3 of 10
(10,099 Views)

I'm translating it to visa this weekend.

It will be in lv 7.1

greetings from the Netherlands
0 Kudos
Message 4 of 10
(10,095 Views)
thanx for ur help.
 
expecting the program this weekend. i'll try it and will giv u the result.
0 Kudos
Message 5 of 10
(10,088 Views)

Hi Nisz

Here it is. Please test it because I really changed a lot.
I don't like HEX strings and translating from bytes to strings and back again, so I removed all crazy conversions.
I also have some pdf files but did not include or read them.

 

greetings from the Netherlands
0 Kudos
Message 6 of 10
(10,070 Views)
How can I find the device ID or the tag ID of the MFC without the software you mentionned?

Also do you know if there is a public available command set for the 0154 readout unit?

Thank you for your help.



0 Kudos
Message 7 of 10
(9,818 Views)
    This will be very useful for me as well.  Thanks for spending the time to write all this.  It is unfortunate that Brooks makes this good digital mfc's however they make them so difficult to use.  In my experience digital products from other vendors are very easy to deal with and come with their drivers.

Two questions:

1)  You used the "Smart DDE" program to find the "Device ID"?
2) any advice on how to use your program if I am using multiple instruments daisy chained with the RS485 connection?


Thanks

Nick
0 Kudos
Message 8 of 10
(9,366 Views)

Hi,

can you tell me if you had any success with using this Labview HART driver (brooks_visa.zip),

I'm also interested in using this driver.

 

Thanks,

Egon.

0 Kudos
Message 9 of 10
(8,707 Views)

Hi Egon,

The answer to your question can be found here.

Regards,

Rima

Rima H.
Web Product Manager
0 Kudos
Message 10 of 10
(8,678 Views)