LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i want countinious data traansmitt to serial port

hello

 

i am working on a project,which is transmit continously data which can given by switch,but i can transmit data only after timeout error,so instade of that error i want continously transmit data without time out, so please help me soon,

0 Kudos
Message 1 of 18
(2,944 Views)

You have a greedy while loop.  There is nothing there throttling the speed of the loop.

 

Where are you getting a timeout error?  Using VISA writes should not give you a timeout error.

 

What are you really trying to do with your VI?

 

(PS, the word "I" is always capitalized)

0 Kudos
Message 2 of 18
(2,942 Views)

When we pressed a switch on runtime at that time it can not display  on another PC,but it can display after time out error, and then it generate output,and after press on continu button,then and the only we able to get another out put,

we use usb to rs232 converter,is this causis by that?

0 Kudos
Message 3 of 18
(2,935 Views)

What does "switch on runtime" mean?  Specifically what do you mean by the term "runtime"?

 

Where are you getting the timeout error?  You are now talking about another PC.  That is an important detail that you left out of your original story.  Is that where you are getting the timeout error?

 

Fill in the rest of the details.  That is why I asked "what are you really trying to do."

 

I don't like wasting time playing guessing games as we try to coax the details out of you.  The quicker you can give us the important details of your problem, the easier it is to help you solve the problem.

0 Kudos
Message 4 of 18
(2,927 Views)

Hi pareshsabhad

                               I modified your VI with error out. Run this VI and let us know the error outs. 

You are new here as i can see through your number of posts. Lets make a practice of some tips before you post your problem (Not hard and fast rules).

1. Always upload your VI.

2. What input you are giving and what corresponsing output you are expecting.

3. Clarify the problem. if possible then use bold letters for that.

4. What error and where exactly you are getting that let us know.

5. Upload the image of that if possible

 

Dont worry we will deal with it.

 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 5 of 18
(2,913 Views)

Thanks for replay

 

sorry we have labview 2010 and you given vi not supporting in this version so please give me suggestion for run in 2010

0 Kudos
Message 6 of 18
(2,902 Views)

This one is better i think

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 7 of 18
(2,901 Views)

Thanx, but still its generate an error

0 Kudos
Message 8 of 18
(2,890 Views)

Its a version difference.Now you wont get this 

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 9 of 18
(2,875 Views)

Here is the VI.

 

Let me know

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 10 of 18
(2,874 Views)