Search found 1 match

by Stefano Mossina
Wed 18. Nov 2020, 11:15
Forum: PCAN-Explorer 5 & Add-ins
Topic: Toggle bit in macro
Replies: 8
Views: 10115

Toggle bit in macro

Hi all,

I am controlloing an inverter with a CAN message. The message should include a toggle bit (which is toggled at every new message sent). I tried to this in two ways:

1) Define a message in my TransmitList with 100ms timer and use a macro to insert the toggle bit.
2) Use a macro toggling the ...