LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scan From String

Hi friends,

 

I am using scan from string function ,, actually i don't know how it works..... can any one help me in that what is ^,/t,/r..etc like that how it works......plz explain me in detail..... 

0 Kudos
Message 1 of 3
(2,372 Views)

Hi Karthikey,

 

Scan from string is used to scan a string for values in another datatype.

The help file is located here.

Details on the format string is here

If you want to interact with timestamps look here.

 

/t looks for a tab character

/r looks for a return character

^ is used in time format specifiers

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(2,367 Views)

Hi ii    i have another doudt see in my sample paragrah say

InstallationofAS-InterfacePC2cards14.32

If there is one or more AS-Interface PC2 cards (or AS-Interface PC/104 cards)
in your PC you have to activate these devices now. Select the
devices in the dialogbox "AS-Interface PC2 Port" and click "On".

If there is no AS-Interface PC2 card (or AS-Interface PC/104 card) installed,
click "Cancel".

 

 

In this i want the strings present in " " how to take it out......... 

0 Kudos
Message 3 of 3
(2,346 Views)