Open NguyenDucQuan12 opened 2 months ago
I don't think it will work with a Keyence PLC - I have never used one but I can't find any information suggesting a Keyence PLC talks using the exact same protocol as a Mitsubishi. You might have better luck getting data out of it using Modbus/TCP, using the "mbtcpprotocol" library of ours or many other Modbus implementations in JS or other language. Can anyone comment who knows more about Keyence?
I have the following connectors: kv-3000, kv-c32x, kv-ep21v connected to the pr-g51n photoelectric sensor. I want to get the signal when the sensor is blocked, however I have tried most of the ways but still cannot read the signal, does this library work with Keyence plc?