07-18-2018 06:56 AM
Hello,
I'm trying to connect with Profinet devices using LabVIEW based on library and manual provided by Siemens over here and I have couple questions.
Devices and software that I'm using:
Hardware:
Sentron PAC3200 and IO-Link AL1100
Software:
LabVIEW 2017 - on first computer (lets call it computer A)
TIA Portal V14 - on second computer (computer B).
I really appreciate any help.
Thanks!
10-02-2021 12:14 PM
08-31-2023 11:39 PM
Hi Anżej:
I just downloaded two versions of Vi. One start.vi has two inputs such as mac address and xml file name, the other is like you it only has on input mac address.
I use the former vi to test the funciton. and the system has no error. but using read or write vi , I could not get data from PLC with no error. and when I run it with monitor function, plc alway stop automatically.
So I will test it later.
If you want ,you can download the former version lib. below.
uint32_t Start(CStr mac_adress, CStr xml_name);
09-01-2023 02:10 AM - edited 09-01-2023 02:17 AM
Almost two years later?