05-12-2023 04:25 AM
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
05-12-2023 04:28 AM - edited 05-12-2023 04:29 AM
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?
05-12-2023 05:58 AM
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
05-15-2023 11:35 AM
@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.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord