LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i make one displayed indicator represent multiple indicators

Dear Ben
In your example you are first converting the string to hex array using type cast function.After that once again converting that to float value using typecast function.Is my understanding is correct.If so then why the original values not not displayed in the float array.Its showing all zero values.
0 Kudos
Message 11 of 20
(2,025 Views)
Hi Ben
I have your code.I'm getting all the datas.But from the hex array how to get my original data.In your code it's showing all values as zero.
Is it possible to get a continously acquiring data in this same method.
0 Kudos
Message 12 of 20
(1,887 Views)
You are forcing me to shoot in the dark!

Could you PLEASE do the following.

1) Run the example I posted.

2) Once you have data in the indicators, stop the VI.

3) Goto operate>>>make current values default

4) Save the VI

5) Post the VI so i (we) can look at your data. Include a hint about what you think should be their.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 13 of 20
(1,887 Views)
Ben
Hope now I'm clear in expressing my doubt.In this vi data is displayed in hex format my doubts are
1) Original data is not displayed in the second array if it is the array to display the original data.
2) How to construct the float datas from the hex values.
3)since I know my array size I have given 30 bytes as no of bytes to read.Actually original situation is to access the real time data over tcp connection from 128 channels.
I have seen the example vis.But they are from labview to labview.
0 Kudos
Message 14 of 20
(1,887 Views)
Also one more doubt is
I'm calling a subvi from another vi as in the attached example.Also I want to give input while calling itself.
How to give.
0 Kudos
Message 15 of 20
(1,887 Views)
THe data looks like it is space delimitted.

See attched
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 16 of 20
(1,888 Views)
Sorry, I have been on the road.

See my posting to your other reply.

That should do it for you.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 17 of 20
(1,888 Views)
Hi
Still I'm not able to get the original data.Is there any there way of passing data thro tcp/ip to labview from any other visual programming languages.
0 Kudos
Message 18 of 20
(1,888 Views)

Hi Ben,

I'm trying to display on the monitor two pictures coming from one source. but i want to the monitor to be splited for to display two pictures. i tried many ways of doing that but the VI can't load on VBAI or the effects are null. i attached the original VI in this mail. if you  can help me to do it, it will make me happy. i'm using VBAI 2.6 and labview 7.1

Best regards,

Serge

0 Kudos
Message 19 of 20
(1,782 Views)
Your question is based on a different topic and posted in a very old thread.  You should keep all of your questions in your original thread you posted earlier today which is http://forums.ni.com/ni/board/message?board.id=170&message.id=226604#M226604.

Message Edited by Ravens Fan on 01-29-2007 05:30 PM

0 Kudos
Message 20 of 20
(1,778 Views)