Program Crash on not supported PID

Inquiry and support for Freematics products
Post Reply
ElGranate
Posts: 2
Joined: Wed May 25, 2016 5:34 pm

Program Crash on not supported PID

Post by ElGranate »

Hello,

when I send an unsupported PID to my Car, the whole Program stops working.
Is there a Work-Around?

I do not want to use IsValidPID,if there is another Way...
(Because I am not smart enough to figure out, how to change the Array for Example Function readPIDMultiple while running it :-/ )

Thanks in Advance
stanley
Site Admin
Posts: 1029
Joined: Sat Mar 01, 2014 3:15 am

Re: Program Crash on not supported PID

Post by stanley »

You have to use IsValidPID or just not poll that PID.
Post Reply