LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error VISA and Pirometr Marathon MR1S

Hi Seth,

 


@SeraphimSeth wrote:

Sorry for the inaccuracy in the previous answer.

This is how I used Scan From String:

I decided to try other implementation options.


You set ScanFromString to parse for "T%d", but your string starts with "  C" - it clearly doesn't fit to the format expression…

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 11 of 13
(97 Views)

Can you tell me how it should be correct?

0 Kudos
Message 12 of 13
(95 Views)

Hi Seth,

 


@SeraphimSeth wrote:

Can you tell me how it should be correct?


I repeat from message #6:

Search for "T" in your string and ScanFromString the numeric chars after the T. Then do with that 2401 value what you want to do.

 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 13 of 13
(86 Views)