set orbcomm
Purpose
Changes the state of the built-in ORBCOMM® satellite modem driver to on or off.
The only instance the ORBCOMM modem driver should be turned off is when a Python-authored ORBCOMM serial application that can control a modem at a serial level is running on the Digi device. Disabling the functionality disables much of the behaviors of the other ORBCOMM commands.
Required permissions
For Digi products with two or more users, permissions must be set to set permissions s-orbcomm=read to display settings, and set permissions s-orbcomm=rw to display and configure settings. See set permissions for details on setting user permissions for commands.
Syntax
Change state of ORBCOMM satellite modem driver
set orbcomm state={on|off}
Display current state ORBCOMM satellite modem driver
set orbcomm
Options
state={on|off}
State of the ORBCOMM modem driver. The default state is on.
A reboot is required for the state change to take effect.
Example
#> set orbcomm Operating System Management of ORBCOMM Satellite Modem state : off #> set orbcomm state=on
See also
- display orbcomm
- info orbcomm
- orbcomm
- revert: The revert orbcomm command reverts the settings configured by this command.
- set trace: The orbcomm option captures debugging information and error conditions from the ORBCOMM satellite modem subsystem.
- show: The show orbcomm command shows the current ORBCOMM settings in a Digi device.