07-02-2021 12:07 PM
Hello,
I'm having an issue using the RGT kit, and hope maybe someone can help me.
When I run my VI (attached below) I encounter a code error, and I've already followed the steps that NI suggests, but that hasn't fixed my problem. However, I have noticed that when I download a VI from the forum and it has the old "create report VI" known as NEW REPORT, it works and runs. However LabVIEW recommends that I use the latest "Create Report VI". So when I change it to the latest VI it goes back to giving me the error.
Any suggestions?
Thanks for the help.
07-02-2021 01:10 PM
When I run your code (LabVIEW 2019, 32-bit and Office 365), it works without error, though the code is messy, it doesn't make sense to overwrite a single sheet 6 times (and not save the results, just have them flash by on the screen), and to put labels such as "Synchro Expected" in the A1 cell (overwriting the 0 that's already in there).
Bob Schor