Skip to main content
Submitted by Tom M. on Wed, 10/12/2011 - 05:37

I'm not sure if this is the right section of the forums, but here goes.

Is there anyway to lock the DMC after it has been programmed? My company is an OEM using the DMC-4010, and we would like to keep our code proprietary.
Is there anyway to programmatically disable the ethernet port and serial port? This could prevent the program from being uploaded, and upon a master reset the program would be lost anyway.
Are there any other methods of copy protection?

Comments 1

Galil_DJR on 10/12/2011 - 08:36

See the PW command and the ^L^K in the command reference. This will lock the program.

To block all Ethernet ports, you can issue SM255,255,255,255.

The serial port cannot be blocked easily, but the costumer will not be able to list, edit, or upload the program if the program is locked with ^L^K.