From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview

Salut, Sous LabVIEW, comment parcourir un fichier de type .var (ou .txt) (ensemble des données séparées par un ' ] ') et envoyer ses données (donnée du position 34) via un port serie RS232 ? merci

 

 

 

Hi, In LabVIEW, how to browse a file type. Var (or. Txt) (data set separated by a ']') and send its data (given the position 34) via an RS232 serial port? thank you

0 Kudos
Message 1 of 2
(2,050 Views)

Read text file --> String to spreadsheet with ']' as delimiter --> open visa, send index 34 text, close visa

/Y 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 2
(2,042 Views)