KaloyanR
KaloyanR
ok, thanks maybe broadcast msg is not good idea, but can I ask all devices one by one with a list of my IPs something like for loop to present...
OK, Thanks I will try it. Traceback (most recent call last): File "C:\MotorService\testpylogix.py", line 14, in getDevices() File "C:\MotorService\testpylogix.py", line 9, in getDevices with PLC(address) as comm: TypeError: __init__() takes...
OK It works. My fault in installation and venv settings. ================== RESTART: C:\MotorService\testpylogix.py ================== PowerFlex 525 3P 600V 1.0HP PowerFlex 525 3P 600V 1.0HP >>>
Pytnon 3.7 pylogix 0.6.2 Now the code works. But there is new problem, in given IP with no device ... error timeout and that stop code execution! How I can...
yes, 'except: pass' works, thanks.
tag like N:28 ? I want to know too.
Using an Device EDS file to find the Class, Instance and Attribute (CIA) values for a parameter. EDS files are simple text files used by network configuration tools to help...