EasyManua.ls Logo

COBHAM GRMON3 - Page 131

COBHAM GRMON3
239 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
GRMON3-UM
June 2019, Version 3.1.0
131 www.cobham.com/gaisler
37. forward - syntax
NAME
forward - Control I/O forwarding
SYNOPSIS
forward
forward list
forward enable devname ?channel?
forward disable devname
forward mode devname value
DESCRIPTION
forward
forward list
List all enabled devices is the current shell.
forward enable devname ?channel?
Enable I/O forwarding for a device. If a custom channel is not specified, then the default channel for the
shell will be enabled. The I/O forwarding configuration is stored per shell.
forward disable devname
Disable I/O forwarding for a device.
forward mode devname value
Set forwarding mode. Valid values are "loopback", "debug" or "none".
RETURN VALUE
Upon successful completion forward has no return value.
EXAMPLE
Enable I/O forwarding
grmon3> forward enable uart0
Enable I/O forwarding to a file
grmon3> forward enable uart0 [open "grmon3.out" w]

Table of Contents