Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command sending modifiers and control sequences

There are 2 command submission modifiers possible:

Code Block
\[enter]
\[no-enter]

These have to be put at the end of the line, and control if Enter will be sent after the command line.
The default behavior is to send enter, UNLESS "\[no-enter]" is specified, or the command is a control sequence

Unimus supports sending various control sequences to the device, in this format:

Code Block
\[0x01]

As mentioned above, Enter is not be default sent after a control sequence, but this can be forced by appending "\[enter]" to the end of the line.

Full list of command sequences available in this article: VT100 Control / Command sequences.

How commands are sent to devices

...

Panel

device# commit<enter>
Press CTRL + Z to continue, or Q to quit... <CTRL+Z>
Are you sure you want to contiue? [y/n] y
..... done
device#

 

Debugging failed pushes - "INTERACTION_ERROR" group