Raptor:Display USB Status
Return to the main Raptor page
Description
This block shows the current status of the USB drive.
Inputs
Input | Type | Description |
---|---|---|
Path | String | String to store the USB drive path to. |
Outputs
Output | Type | Description |
---|---|---|
Inserted | bool | Indicates that a USB drive has been detected. |
Eject Ready | bool | Indicates that the USB drive has been ejected and can be safely removed. |
Path | String | The path of the USB drive. |
Parameters
Parameter | Type | Description |
---|---|---|
Show Inserted Status | Enables the output port for inserted status. | |
Show Eject Ready Status | Enables the output port for eject ready status. | |
Show USB Path | Enables the output port for USB path. |