modem_power - bruno-beloff/scs_dev GitHub Wiki

docs > software repositories > scs_dev > commands > device control


DESCRIPTION

The modem_power utility is used to apply or remove power to the South Coast Science 2G modem board for BeagleBone.

Note: in some operating system configurations, the modem board is under control of the Debian modem manager. In these cases, the modem manager may override the operation of this utility.

The modem_power utility is not available on Raspberry Pi systems.

This utility is superseded by scs_dev/interface_power but is retained for backwards-compatibility.

SYNOPSIS

modem_power.py { 0 | 1 } [-v]

Options
--version show program's version number and exit
-h, --help show this help message and exit
-v, --verbose report narrative to stderr

EXAMPLES

./modem_power.py 1

SEE ALSO

scs_dev/interface_power