LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2021 and IPv6

Solved!
Go to solution

Dear LabVIEW Experts,

If I create a program (VI) which requires accessing internet node with IPv6, do you think whether LavVIEW 2021 Community can work this way?  What extra VI package is required to support this?  🤔

0 Kudos
Message 1 of 7
(2,181 Views)
Solution
Accepted by topic author HKPhysicist

LabVIEW itself has no IPv6 support.

 

This Toolkit however does provide compatible TCP/IP VIs that support also IPv6. 

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 7
(2,179 Views)

ROLFK,

You are a true Knight of NI! You know so much about it!  😀

 

It is a good news to hear about such a great VI but also a bad news about its price!

 

I aim to monitor remote sensor nodes with IPv6 from within LabVIEW.  Bi-directional communication may be required.  🤔

0 Kudos
Message 3 of 7
(2,158 Views)

@HKPhysicist wrote:

ROLFK,

You are a true Knight of NI! You know so much about it!  😀

 

It is a good news to hear about such a great VI but also a bad news about its price!

 

I aim to monitor remote sensor nodes with IPv6 from within LabVIEW.  Bi-directional communication may be required.  🤔


You could always resort to calling external Power Shell scripts through System Exec for instance. Feels like an awful solution to me but it would be free. 😁

 

One question comes up here however, Community Edition is only for non-commercial use, IPv6 sensors sounds not like a cheap house and kitchen hobby hardware. Does that match?

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 7
(2,153 Views)

It is an idea only.

 

If some rich guys like it and I become rich, I will upgrade it to a commercial plan!  😃

0 Kudos
Message 5 of 7
(2,125 Views)

@rolfk wrote:

You could always resort to calling external Power Shell scripts through System Exec for instance.

From where can I call this Icon within Labview? 🤔

 

0 Kudos
Message 6 of 7
(2,040 Views)

In the Function Palette window Settings make sure you have set the visibility of all palettes to be visible. Then go to Connectivity->Libraries & Executables.

 

Alternatively click the magnifier glass in that Palette and then enter the text “System” and you should see the function listed and can click on it!

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 7 of 7
(2,033 Views)