ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

QR code on excel page

Good morning all
is it possible thanks to the labview to create a QR code that brings us to an excellent page?
I explain: I have a whole Excel page and I would like a QR code to be created with Labview and that when I scan the QR code with my phone, the Excel page opens

thank you

0 Kudos
Message 1 of 4
(3,173 Views)

Hi thib,

 

QR codes usually contain URLs to send you to a certain website.

 

When you want to open an "excellent" "Excel page" by scanning a QR code with your phone you need to place that "Excel page" on a website and then create a QR code for that website…

 

What are "Excel pages"? Are you talking about Excel worksheets?

Best regards,
GerdW


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

thank you very much for this information

 

 

0 Kudos
Message 3 of 4
(3,138 Views)

@thib101200 wrote:

 I would like a QR code to be created with Labview and that when I scan the QR code with my phone, the Excel page opens


yes you can encode an url in a qr code which is created via labview:

https://forums.ni.com/t5/Example-Code/Offline-QR-Code-Generator-v1-1/ta-p/3496535?profile.language=e...

 



the above library will render the qr code in a labview  picture control -

I don't know how to encode "when I scan the QR code with my phone, the Excel page opens" into a qr code

0 Kudos
Message 4 of 4
(3,131 Views)