Application In/Out Window

TheApplication In/Out window supports the app IO function in which runtime control information can be sent to an application through MPLAB® IDE (APPIN) and status information can be sent by the application to MPLAB IDE (APPOUT).

AppIO_Window_X.gif
Figure 1: App In/Out window

Other actions are available from the buttons. Right clicking in theOutput text box will pop-up a menu with the same functions.

Table 1: App In/Out Window Buttons

ButtonDescription
PropertiesOpen theSet App IO Properties dialog.
Set the format of the input and output: Text, 8-bit HEX, 16-bit HEX, or 32-bit HEX.
Enable/disable data capture. Browse to a location to save the output to a file.
Clear App IO OutputClear the output content from theOutput text box.
Copy App IO Output to Output ViewCopy the Output text box content to theOutput window.