LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scan parameters from string

Solved!
Go to solution

Hi,
I'm trying to parse some parameters from a string. I'm unable to achieve it using Scan from string node.
Can anyone help on this? Attached image for reference.

 

Thanks in advance

0 Kudos
Message 1 of 4
(3,355 Views)
Solution
Accepted by topic author PadmanabanJ

This is a LabVIEW question isn't it, so should be posted in the LabVIEW forum?

The following format string should do what you want:

 

<Prop Name='%[^']' Type='%[^']' Flags='%[^']'>
0 Kudos
Message 2 of 4
(3,321 Views)

Thanks, It works.
Sorry, I didn't noticed it

0 Kudos
Message 3 of 4
(3,289 Views)

I have moved the thread to the LabVIEW board.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 4
(3,283 Views)