Closed kdorsel closed 4 years ago
hey there @kdorsel this library is only intended to communicate with Rockwell plc's compactlogix/controllogix. The only reason why you get information with GetDeviceProperties is because there's a list of manufacturers in lgxDevice this is just to identify devices on the same LAN. Pylogix can't access any other information or communicate with Fanuc Robots.
Preflight checks
Type of issue
Description of issue
Has anyone had any success connection to Fanuc robots with this library? I can connect to it and the
GetDeviceProperties()
successfully returns, but no other functions work and all give meForward open failed
orPath segment error
.Does anyone know of special module number or sequence to get it started up and working? Normally I would configure the config instance, input and output connection points like so. How would these translate to this library?
Code
Results:
Versions