meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
en:controller:examples [2022/08/09 19:37]
dmitry [Control modes switching setting]
en:controller:examples [2022/08/09 19:41]
dmitry [Configuring the config loading with the CAN button]
Line 12: Line 12:
   - External switch, connected to On-board computer.   - External switch, connected to On-board computer.
   - External switch, connected to Controller.   - External switch, connected to Controller.
 +
 +==== Loading the config using the on-board computer buttons ====
 +
 +This method is the easiest to set up, configuration loading is activated by one of the four buttons on the On-board computer.
 +  - Make sure you set up and export the configuration to the SD-card to a file **NCconf1.cfg** — **NCconf5.cfg**. \\
 +  - For example, you want to load the configuration **NCconf3.cfg** on pressing the first button on the On-board Computer. Go to the **Controller** > **I/O configuration** menu section, then assign the **CL3** function to the **CAN port 1** menu item. \\
 +  - Save the settings in the menu item **Controller** > **Save settings**. \\
 +  - Go to the menu section **On-board computer** > **Button setup** and for the button **Hot key 1 func.** assign **CAN_1**. Button type **Hotkey 1 type** select **Normal**. \\
 +  - Save the settings in the menu item **On-board computer** > **Save**. Setup completed. Go to the main screen. Now by pressing and holding the first button of the On-board computer you will be able to instantly import the **NCconf3.cfg** configuration from the SD-card. After importing, you will see a notification with the name of the loaded configuration. \\
 +
 +If you specifically do not save the loaded configuration in the Controller settings, then after switching off and on the Controller, your previous configuration, which was used before the import, will be automatically loaded.