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: 

Write status of signals to a word file

Hi,

 

I want to write the status of the signals (that is true or false ; 0's and 1's) value to a word file and later convert it into a .pdf using LabVIEW. Could anyone help?

Diaspora_0-1576512678657.png

0 Kudos
Message 1 of 4
(2,152 Views)

Hi Diaspora,

 

LabVIEW comes with RGT (Report Generation Toolkit), here you can create several MSOffice file formats including Word.

LabVIEW also comes with a huge example library, including RGT examples…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,132 Views)

Hi,

 

I am trying to log the status of few buttons as indicated in the screenshot and writing the status to a word file. Each time, I click the PING button, a new word file gets created. Is there anyway to append the data?

Diaspora_0-1576558988631.png

Attached below is the screenshot of the word document(report generated after pressing PING button). Is there a way to format the data in 1st row, 1st column?

Diaspora_1-1576559062614.png

0 Kudos
Message 3 of 4
(2,099 Views)

Hi Diaspora,

 

please ask your co-student as (s)he is doing the very same…

 

Also try to stay in one thread for the same problem: no need to clutter discussions into several threads!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(2,039 Views)