LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XNET Compatibility

Hi all - I'm looking at upgrading our current systems from a perpetual LabVIEW2017 license to a subscription based license.

 

We rely heavily on XNET for CAN communications, does anyone know if the LabVIEW base license supports the use of XNET?

 

Thanks

 

Mike

0 Kudos
Message 1 of 4
(942 Views)

Hi Mike,

 


@MWall890 wrote:

We rely heavily on XNET for CAN communications, does anyone know if the LabVIEW base license supports the use of XNET?


XNet is a device driver for CAN port devices from NI, similar to DAQmx for DAQ devices.

So when you install the XNet driver it will be available in LabVIEW, no matter which "flavor" of LabVIEW you use.

 

The "base" license will by crippled regarding add-ons like AppBuilder. Don't you need that?

Best regards,
GerdW


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

Hi GerdW, thanks for the reply. We're planning to have one Professional license for building .exes, and save some money by assigning base licenses to the developers requiring less advanced functionality.

 

Thanks

 

Mike

0 Kudos
Message 3 of 4
(916 Views)

@MWall890 wrote:

Hi GerdW, thanks for the reply. We're planning to have one Professional license for building .exes, and save some money by assigning base licenses to the developers requiring less advanced functionality.


Then you should be fine.  Having a dedicated build server isn't that weird of an idea in other programming environments, but LabVIEW may give you some challenges.  Base development should have no problem in editing code that uses the XNet drivers.  You will lose access to things like the Report Generation, Database Connectivity toolkit, and application builder in the base version.  Here is a page describing some of the other differences.

0 Kudos
Message 4 of 4
(850 Views)