PG-FP6 V1.06 7. Usage of Communications Commands
R20UT4469EJ0800 Rev.8.00 Page 97 of 188
Oct.01.21
7.4.15 serno command
Sets the unique code for embedding in the program file.
Input format
'serno' <start address> <pattern>
Description of the function
Sets the unique code for embedding in the program file. This command becomes available when the unique
code function is enabled by the FP6 Security Manager setting. A target command (such as ep, prg, and vrf)
is executed with the specified address replaced by unique code in the program file. The setting of the unique
code is cleared on completion of the target command.
Note: When filling with 0xFF is disabled and the area of data flash memory in the program file specified in
the serno command is blank, embedding of the unique code in that area does not proceed.
start address: Specifies the start address in hexadecimal.
pattern: Specifies the unique code in hexadecimal notation. A maximum of 64 bytes can be specified.
Example of usage
Example of Communication Software Terminal Display
>serno 8000 00010203
OK