Automation

Automatic send and command lists

Turn repeated commands into a controlled, reviewable test sequence.

On this page

On this page

Automatic send and command lists

Automatic send is useful for polling, burn-in tests and repeated protocol checks.

  • Loop send: repeatedly sends the current command at a fixed interval.
  • Line-by-line send: sends multiple commands in sequence, one line at a time.
  • Send history: helps reuse common commands during repeated debugging.
  • Pause and Stop: use these states to inspect data or release the port before switching firmware or tools.

For device initialization scripts, put one command per line and test the sequence slowly before lowering the interval.

Was this document helpful?