EasyManua.ls Logo

YASKAWA YRC1000micro

YASKAWA YRC1000micro
77 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8 Development Support Tool
8.7 Copy Protection
8-18
HW1484528
HW1484528
8.7 Copy Protection
This function enables the application to only be started on the specified
controller. The use of an illegally copied application is prevented by using
a different controller.
Copy protection procedures are shown below.
1. Write the protection activation process in the application source.
2. Acquire the serial file from the controller to use the application.
3. Create a protection key from the acquired serial file.
4. Load the created protection key to the controller.
When protection of the application is enabled, the protection key is
checked before starting the application. When the key is unauthorized or
the key does not exist, the application does not start.
8.7.1 Protection Activation (MotoPlusIDE)
Write the following argument (mpCopyProtectActive()) in the source file of
the application. When turning the return value ON, the protection is
enabled. When turning the return value OFF, the protection is disabled.
If the argument is not written, protection is disabled.
long mpCopyProtectActive( void )
{
return ( ON ); // ON: Activate protection, OFF: Inactivate protection
}
72/77

Table of Contents

Other manuals for YASKAWA YRC1000micro

Related product manuals