Raptor:Display USB Status: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
 
No edit summary
Line 16: Line 16:
|-
|-
! Path
! Path
| string
| String
| String to store the USB drive path to.
| String to store the USB drive path to.
|}
|}
Line 36: Line 36:
|-
|-
! Path
! Path
| string
| String
| The path of the USB drive.
| The path of the USB drive.
|}
|}

Revision as of 20:40, 3 July 2014

Return to the main Raptor page

Return to File IO page

Raptor™ Display USB Status

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.

Supported Versions