Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

serial read and write simultaneously

thanks Dan, it works indeed.
0 Kudos
Message 11 of 13
(1,164 Views)
Hi Stranger,


I am also working on PIC18F4620 for remote monitoring of temperature data. I would like to know what value or number do you send in the write threshold. I would like to pass a boolean string, lets say 'true' in order to pass a message to my pic controller to send me the temperature data from the same serial port. I would also like to know about the gui u made for your project. I am a newbee to LABVIEW..any help is appreciated....thank you...
0 Kudos
Message 12 of 13
(1,115 Views)
Hi Mozill,

I don't know the specific threshold value you need for Stranger's program, but as far as learning a little more about LabVIEW, you may want to check out one of the interactive tutorials.  Also, there are Serial Example Programs that install with NI Serial and NI VISA.  You can find them under Help > Find Examples, then Browse to Hardware Input and Output > Serial. 

In his program, he is using a Boolean control to iterate the loop that will send the Write Threshold string.

Hope this helps!

Adam W
Applications Engineering
National Instruments

0 Kudos
Message 13 of 13
(1,081 Views)