04-07-2022 12:34 AM
Hello,
I've a problem by connecting a Brüel & Kjaer Module (Type: 3052-A-030) to LABVIEW.
Info: The module is connected via ethernet to the PC and is still working with the manufacturer software.
Is there any special LABVIEW LAN driver/software needed?
Best regards, Schall2022
06-03-2023 09:38 PM
I AM LOOKING FOR THIS ALSO, DO YOU FIND IT?
06-03-2023 10:49 PM
Any luck with checking with the manufacturer for guidance?
07-02-2025 04:31 PM
Anyone have any luck with interfacing the LAN-XI / LabShop with Labview?
07-03-2025 02:41 AM - edited 07-03-2025 02:56 AM
Hi
A similar question was asked back in 2011, but got a new life not so long ago :
https://forums.ni.com/t5/LabVIEW/B-K-LAN-XI-module/m-p/1562648
The short answer is, there is no pre-made LabVIEW support from B&K. Read the thread, it is interesting.
There is a programming concept using 'Open API'. And B&K has made examples.
Mainly based on C# and ObjectiveC, so pretty high-level.
'Open API' is a standard, and you can find more about it by google'ing.
Regards
07-03-2025 02:04 PM
Thank you! We have started down this road.