03-19-2019 08:53 AM
Thanks for the LV2014. I will look into it and post an update once I make progress.
11-06-2019 06:15 AM
Hello Urs,
I do not think you are anymore interested in a reply (now !) taking into account you posted nearly 2 years ago. Anyway, you can download Labview,Tools, VI Package Manager … : NI Modbus library ( Version 1.2.1.42)
Thanks to that Modbus library you are able to communicate with the Comtrol master via Modbus. Use VIs like Write Multiple Holding Registers.vi & Read Holding Registers.vi to access the IO-Link data
Greetings
Laurent
05-22-2020 02:59 AM
Hi
We prefer to use Ethernet/IP to connect to IO-Link devices.
The company Kirschenhofer has programmed a Ethernet/IP driver that allows your application to function as a IP scanner.
You can download the driver for free HERE . I know they have a add-on for the IO-link master from Turck, but you might have to contact them directly, as it is not yet implemented into the standard library. I have tested it and it works fine.
Hope this helps.
10-07-2020 02:08 AM
Hi a.wais
Is it possible to get a copy of this driver You have tested?
I need some easy access from LabVIEW to an IO-Link device. So, this sound like an option if I buy some Kirscenhofer HW as gateway, right?!
BR Jorgen – DK
09-22-2021 03:14 AM
I was also looking for IO-Link and I found this GPower driver. It's not free though ☹️
12-14-2021 09:29 AM
Thanks for reffering to our page Michał. 👍
Yes, we have indeed created a toolkit for connecting IO-Link devices to LabVIEW or TestStand.
The toolkit makes integration to IO-Link devices very easy - Plug and play! The software understands the IODD files that comes with the sensors/devices, so you can pick the parameters to read/write and see their properties like Max or Min values and other properties.
The toolkit works with a lot of different masters. See the list of supported masters on our website.
We have spend a lot of time developing the product, and therefor we can't offer this for free. But you will save a lot of time with integration, and get an easy configurable solution. You are very welcome to try a free 30 day trial version. The demo can be requested through our website.
Check it out: https://gpower.io/en/products/io-link-labview-teststand/
Don't hesitate to contact us if you need to integrate IO-Link with LabVIEW or TestStand.
01-13-2022 10:10 AM - edited 01-13-2022 10:11 AM
@MadsGA wrote:
We have spend a lot of time developing the product, and therefor we can't offer this for free.
I like how Rolf explained the problem of sharing code for free. I have mixed feelings but I understand 😉
01-26-2024 08:57 AM
2024 has entered the chat. Is there a plan (or is it even feasible) for GPower to add IO-Link support for FlexLogger as well? Perhaps via the FlexLogger Plug-In Development Kit?
06-18-2024 11:11 AM
I am not personally using IO-Link and LabVIEW, but my coworker is starting to attempt to do so. I am not sure if this additional software will work or not, but NI does sell a product called NI-Industrial Communications for Ethernet/IP that might work. I haven't personally used it so I am not sure if it will work, but this might be another option. Here is a link to the download page:
I believe the page to purchase the software is here:
https://www.ni.com/en-us/shop/product/ni-industrial-communications-for-ethernet-ip.html
If you download and install the software but don't activate it, it offers a 45-day evaluation period if you want to try it out.
06-19-2024 03:36 AM
Hello, I know this library and have already used it, but this library does not work as an EtherNET/IP master and does not use the EDS file. No UDP stream is opened either, which leads to not so good performance. You will probably have difficulties using this to address IO-Link devices