Please enter your Email address below to register your visit and receive important updates!

 
Search:
 

SUBJECT: Apex II¨ Software Security
COMMUNIQUE: 208
DATE: 03-11-98

As a method to discourage unauthorized use of unlicensed software, a unique ID number has been programmed into each Apex II.

This number allows the software developer, be it a VAR or an end-user, to record the specific ID number of each Apex II received and match the number to each program.

When this feature is used, the ID number assigned must match in both the program and the Apex. Incorporating this feature into the program will prevent the program from being used with any other Apex unit.

Note: This feature is compatible with Apex II units configured with the following:

    • 512K Flash
    • Operating System of 2.04b or higher
    • Unit Serial Numbers of 100002489 or higher.

To obtain the unique Apex II ID:

  • PRINT PEEK(0)
      If the above command is sent to the Apex II via the serial port, the Apex will send back the unique ID number.
        For Example: 2323
  • X$=STR$(PEEK(0))
      The string variable X$ will now be equal to the ID number.
      The command PRINT X$ will cause 2323 with no leading spaces to be sent to the serial port of the Apex.

If you have any questions or would like additional information, please contact either:
Your Compsee Sales Representative
Compsee's Technical Support Department at (800) 768-5248
Compsee's Customer Service Department at (800) 628-3888