0

I want to run a .blf file using the Replay Block in CANalyzer . I want to run this file in a constant loop for emulation purpose. Is it possible using CAPL or can some one instruct me how to do this even without CAPL.

bytecode77
  • 14,163
  • 30
  • 110
  • 141
rohit.ranjan
  • 19
  • 2
  • 7

1 Answers1

2

You don't need CAPL to replay a log file in a loop.

  1. Right click the Replay block
  2. In the "General" tab, enable "Repetitive output sending mode"
sergej
  • 17,147
  • 6
  • 52
  • 89