12-02-2014 04:43 AM
I amm using the Automotive Diagnostic Command Set under LV 2014.
There is a Tester Present.vi, which sends a tester present frame once to the ECU. Is it possible to set up an automatic tester present sending every second? Or do I have to programmatically send this every second?
12-03-2014 01:43 AM
yes, you need to setup your own thread eg a timed loop to transmit the Tester Present from your application