Please sign up for the course before starting the lesson.

We have created a t script that acts as a CAN gateway by taking messages from channel 1 and writing them on channel 2, and messages from channel 2 and writing them on channel 1. We’ve gone over the on start and on stop blocks, the on CanMessage hooks and the variables block. But let’s...

Back to: Intro to t Programming > Intro to t Programming: Part 4