Load firmware and encrypted project from SD card
Put the firmware on an SD card and the encrypted project in the root directory. Then it needs a script in TRIOINIT.BAS on the SD card:
IF INT(VERSION * 10000) <> 20304 THEN FILE "LOAD_SYSTEM" "MC405_20304"
PROJECT_KEY "MyKey"
FILE "LOAD_PROJECT" "project_name"
Substitute the required frimware, project key and the project name.
Related Articles
Loading encrypted project from SD card
This is the content for the SD card TRIOINIT.BAS ' *** ' SD Card decryption demo. ' Prepared by Trio Motion Technology Ltd. ' ' *** PROJECT_KEY "O5/A6qXkaXc" FILE "LOAD_PROJECT" "training ecr1" Replace the key above with yours and use your project ...
AN-295 Project Encryption in MC4
There are now 3 variants for the project encryption: Controller, User and OEM. Controller Project Encryption is backwardly compatible with the previous version, so the current scheme will work correctly with Motion Perfect V2 and the Autoloader. ...
project encryption
1. Encrypt the project with your password. 2. Get the decryption Key (= value from your password and the controller serial number) 3. Load the project using the key. The programs cannot be read or edited when in the controller. The programs cannot be ...
AN-356 Firmware update procedure for UNIPLAY HMI
Uniplay 10' (P844) Human Machine Interface may be returned to us with corruption of the Flash that either causes the system to halt or prevents booting altogether. It is also possible if an update has not been interrupted or was not successful that ...
AN-408 Using SD card to change IP Address
This document explains how to change the IP address, subnet mask and default gateway by using a SD card or micro SD card on Trio Motion Coordinator