slowCoder72

Results 2 comments of slowCoder72

Hello James, This is a bit complex: we wrapped your lib so that we can use it in a lua script and then try reading data by identifier. So we...

In the lua script we do "initUDSClient" and this via our wrapper executes UDSClientInit() in the lib. The communication to the targets also works and we took the above client.c...