SuperBOT / SuperPro Project Security Features

Dynamic Password
Functions like a verification code. Each time the project is loaded, a different password is required. This password is generated by the administrator and sent to the user.
Commonly used for programming volume control and access tracking.

Encrypt Project
Fully encrypts the project file so that its contents cannot be read, viewed, or extracted in any form.
Ideal for protecting proprietary data and configurations.

Bind Programmer
Restricts the project file to operate only on a specific programmer (or group of programmers).
Prevents unauthorized duplication or use on unapproved devices.

Disable “Edit Buffer”
Prevents users from accessing or viewing buffer data through the “Edit Buffer” function.
Adds a layer of protection against data leakage or unauthorized modification.

Enter Protected Mode Automatically
Keeps the project in protected mode even after the software is closed and reopened.
Ensures consistent enforcement of security settings.

Additional Protected Mode Options

  • Keep “Load Project” Enabled
    Allows loading of other projects while in protected mode.
  • Only “Auto” Allowed
    Limits user operations to the Auto function only (typically Program + Verify).
  • Keep “Edit Auto” Enabled
    Allows modification of Auto operation steps within protected mode.
Was this answer helpful ? Yes (0) / No (0)