Upstream Connection Status

The “upstream connection status” indicates that a valid USB host is connected to the device. If the connection is established, the output value of the plugin will be “true”, which means the device is ready to communicate with the host. However, if the upstream host connection is removed, the output value will be “false”, indicating that the communication between the device and the host is no longer available.

../../../_images/qsys_usbhub3c_upstream_connection_status.png

Example Read of Upstream Connection Status Information

Reading the upstream connection status information passed into debugger logger demonstrates reading the model value. Arg1 shows the model read information into the Event Logger.

../../../_images/qsys_usbhub3c_upstream_connection_status_example.png