Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: pbw on December 01, 2020, 09:44:42 AM

Title: Subroutine Password
Post by: pbw on December 01, 2020, 09:44:42 AM
On a BRX, I want to have a simple password on the all control logic except on a subroutine which contains critical code that shouldn't get tampered with. Is it possible to have a different password on a subroutine?
Title: Re: Subroutine Password
Post by: BobO on December 01, 2020, 10:48:14 AM
On a BRX, I want to have a simple password on the all control logic except on a subroutine which contains critical code that shouldn't get tampered with. Is it possible to have a different password on a subroutine?

Yes. Right click on the subroutine and select "Configure Code Block". At the bottom, select "Code Block Protection".
Title: Re: Subroutine Password
Post by: pbw on December 01, 2020, 12:31:49 PM
Great!! I was sure I had seen it before but couldn't seem to find it.
Thanks