System Script Stop; System Serial Clear; System Serial Save; System Serial Show - Digi Connect EZ Mini User Manual

Firmware version 22.2
Hide thumbs Also See for Connect EZ Mini:
Table of Contents

Advertisement

Command line interface
Syntax
system script start <script>
Parameters
script: Script to start.

system script stop

Stop an active running script. Scripts scheduled to run again will still run again (disable a script to
prevent it from running again).
Syntax
system script stop <script>
Parameters
script: Script to stop.

system serial clear

Clears the serial log.
Syntax
system serial clear <port>
Parameters
port: Serial port.

system serial save

Saves the current serial log to a file.
Syntax
system serial save <port> <filename>
Parameters
port: Serial port.
filename: The filename to save the serial log. The file will be saved to the device's /etc/config/serial
directory.

system serial show

Displays the serial log on the screen.
Syntax
system serial show <port>
Digi Connect EZ Mini User Guide
Command line reference
656

Advertisement

Table of Contents
loading

Table of Contents