Starting Trace on two CAN channel receiving a CAN msg

4-Channel CAN Router with Data Logger
Post Reply
marcoBylogix
Posts: 3
Joined: Mon 18. Apr 2016, 09:47

Starting Trace on two CAN channel receiving a CAN msg

Post by marcoBylogix » Tue 26. Apr 2016, 11:52

Hello, in this period I'm working a lot with a PCAN Router Pro but I cannot start trace on receiving a CAN signal.
I tried to receive a signal send 3 for channel 0+1 but doesn't work and only start acquisition on channel 0
The only way to start acquisition on more channels is enable trace from default settings on configuration making start trace with the value to 3 of more.

Please can you provide an example with trace enable on more CAN channels using a CAN signal? Create any please and I will substitute the ID. I tried in more ways but it is not possible for me to start.

I tried in more ways but it is not possible to acquire more than one channel.

User avatar
S.Schott
Hardware Development
Hardware Development
Posts: 32
Joined: Mon 4. Oct 2010, 16:50

Re: Starting Trace on two CAN channel receiving a CAN msg

Post by S.Schott » Wed 27. Apr 2016, 11:32

Hi there.

You may assign a CAN signal to the 2 internal variables
"70h (Special Out)" -> "Trace enable".
"70h (Special Out)" -> "Trace disable".
TRACE ENABLE DISABLE at runtime.JPG
TRACE ENABLE DISABLE at runtime.JPG (71.71 KiB) Viewed 5658 times
-> write 15 (=1+2+4+8) to TRACE ENABLE, and all 4 CANs will be logged
-> write 15 (=1+2+4+8) to TRACE DISABLE, then no CAN will be logged.

Should work in the DEFAULT VALUES tab as well as at runtime.

Post Reply