Skip to main content
Control programmable USB hub ports through the Lager CLI for power management and device connectivity.

Syntax

Global Options

Arguments

Commands


Usage

List USB Nets

When invoked without a net name, lists all USB nets on the box:
Output:

Control USB Port Power

Examples:

Examples


Supported Hardware


Notes

  • Net names (e.g., USB1, CAM_USB) refer to USB ports configured on your testbed
  • Commands are case-insensitive (enable, ENABLE, and Enable all work)
  • Useful for power cycling USB devices during testing
  • USB hubs must be connected to the box and configured as instruments
  • Default net can be set with lager defaults add --usb-net
  • Create USB nets with lager nets add <name> usb <channel> <address>