You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1276 is the "TOOL" DeviceID of 1260 (seems to be correct in py script) ... not sure if it is a typo in your message or if you really tried to set 1267 instead of 1276
Hi
I downloaded your sample and set it up with a AL1950 and a OPD100. However i can only get 4 bytes where i was expecting 32 from the PDin value. Here
python-opd100-example/opd100_loader.py
Line 249 in 93cdad0
I have traced the problem to not being able to set the device id correctly. Here;
python-opd100-example/opd100_loader.py
Line 179 in 93cdad0
I see that the example is a bit old. Does it still work out of the box with new hardware?
You can probably reproduce the problem with this postman collection. Perform setdevice id, and read device id. I will still get 1260 not 1267.
The text was updated successfully, but these errors were encountered: