SHIP:Port:DRIVE:USBH

From Serious Documentation
Revision as of 10:27, 15 November 2018 by TerryWest (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DRIVE.USBHx ports refer to file systems on removable USB media, for example a USB Thumb Drive, plugged into a modules USB Host A connector (if present), and are referred to in the format "platform.DRIVE.USBH0", "platform.DRIVE.USBH1", etc.

DRIVE.USBHx ports can be referenced in various file related actions as the device on which a file is opened/closed/read/written for example. Also these ports have various attributes to determine/control their state:

Portvar Data Type Permissions Description
autoUpdate Boolean Read/Write A reboot-persistent setting, this enables/disables (if true/false) the auto-update process if firmware update files are present on the drive.
mounted Boolean Read When true, says the removable media is inserted and mounted with a valid format and file system.

see GRM