Hello:
For my project's needs,I have to control a touch screen with my computer.
With AutoHotKeys I was able to creat all the frames I need.
I get mouse coordinates when I've a leftclick.
An exemple of frames obtenaid:
0.7820 1 F Rx d 7 0B 81 8B C8 00 02 80
1.3440 1 F Rx d 7 0A 41 FC C8 00 04 80
1.9220 1 F Rx d 7 06 C1 AA C8 15 3A 80
2.5470 1 F Rx d 7 08 91 10 C8 1D 1E 80
3.1100 1 F Rx d 7 0A 90 93 C8 1D 20 80
I've the choice between:
1) Saving all the frames into a .asc file and sending it at the end of the recording with CANalyzer.(it works!When this file is sent by CANalyzer,the touch screen reacts)
2) Sending continuously data into a file.I'm able to do this,but how can I send it with CANalyzer in order to control the touch screen in real time.
I'm interrested with the 2nd option.
Is it possible to do it with CANalyzer?
Thanks and sorry for my English