Miky94
Results
2
issues of
Miky94
I followed OpenOPC Library Tutorial: ``` import OpenOPC opc = OpenOPC.open_client('') opc.servers() ``` but when I try listing servers I get: ``` Traceback (most recent call last): File "", line...
running the [basic usage](https://github.com/brendan-w/python-OBD#basic-usage) with the `PIDS_A` command using a [OBDLink SX](https://www.scantool.net/obdlink-sx/) on a **Magneti Marelli IAW 59M** ECU I get: `00010001000000000000000000000000` So it can only read "Calculated engine load"...