01-22-2007 10:13 AM
01-22-2007 10:31 AM - edited 01-22-2007 10:31 AM
Message Edited by Dennis Knutson on 01-22-2007 09:32 AM
01-22-2007 05:17 PM
01-30-2007 12:59 AM
Hi friends,
Excuse me that I couldn't reply to you because of I wasn't here.
I read the RS 232 port randomly so I can read the data that I want or I don't want. I need the reading the port sencronously according to my app. and entirely.So that I should show you a my application and tell it's details for decide that RS 232 vi is.
If you want I can tell you a details of my application or I will come to Lab View training in England. If you come to there I can tell my app.
Thank you...
02-06-2007 02:03 AM
Hello friends,
I want to read the line in the data in RS 232 port. Example :
My application sends the data in RS 232 port as :
Serial number : 123456 ---------------->Lİne1
CC holded-------------------------------->Lİne 2
SW version : xxx------------------------>Line 3
I want to read the SW version and I want to take the data to Test Stand.
How can I success this. Could you help me?
Thank you..
02-07-2007 09:11 AM
02-12-2007 06:39 AM
Hello Friends,
I read the RS232 port as array. I coolect all data of RS 232 and I will extract the data I need.
Which function should I use for extract the string data from string array. (I use the labview 6.1)
Could you help me please?
Thanks a lot
02-13-2007 10:24 AM
02-14-2007 12:39 AM
Hi Adnan,
Thank you,I hope you well too.
I solve my problem with "Scan from tokens" and "Match string".I built an array after that I built a string structure using the "scan from tokens". End of this process I used the "match string"
It works properly.
Thank you...
Best regards