Search Results for

    Show / Hide Table of Contents

    DUE Console


    The DUE Console provides many functionalities. It is a great start to verify the device is functioning properly. It is also a great place to learn about and use DUE Scripts and take advantage of the versatile DUE core libraries

    console.duelink.com

    DUE Console


    Immediate Window

    The immediate text box sends and runs the code immediately on the DUE hardware as soon as the Enter key or arrow button is pressed.

    DUE immediate window

    Try DWrite('L',1) to run the LED on and then DWrite('L',0) to turn it off.



    Output Window

    The DUE Output window is where DUE hardware will talk back to the console. The eraser button clears the Output window.

    DUE console output


    Connect

    Select the connect button to connect to the DUE hardware.

    Connect Button


    Record

    Sends the script in the editor window to the DUE hardware's flash.

    Record Button


    Play

    Runs the code that is stored in flash.

    Play Button


    Stop

    Stops the program running on the DUE hardware.

    Stop Button


    List

    The List button loads the program currently stored in flash into the editor window.

    List Button


    Download

    Saves the code in the consoles editor window to a text file.

    Download Button


    Load

    Loads a saved program into the editor.

    Download Button


    Docs

    Links to the DUE Script Documentation.

    Theme Button


    Demos

    Select from pre-built DUE Script Demos that load into the edit window.

    Theme Button


    Firmware

    Select and load the appropriate firmware to your device.

    Theme Button


    Theme

    Changes the consoles theme to Light or Dark.

    Theme Button


    • Improve this Doc
    In This Article
    Back to top Copyright © 2023 GHI Electronics, LLC
    Generated by DocFX