PG-FP6 V1.06 7. Usage of Communications Commands
R20UT4469EJ0800 Rev.8.00 Page 82 of 188
Oct.01.21
7.4 Description of FP6 Control Commands
7.4.1 autocon command
This command is used to select whether to automatically or manually connect or disconnect the target device
in the following processes, or to refer to the current setting.
• From entering flash memory programming mode to verifying the signature
• Leaving the flash memory programming mode
Input format
'autocon' ('on | off')
Description of the function
Selects either automatic (on) or manual (off) execution, to be executed before and after the target command
completion, of the processes from entering flash memory programming mode to verifying the signature (con
command), and leaving the flash memory programming mode (dcon command). The initial value is automatic
(on). If this command is executed without an option, the current setting is displayed (automatic (on) or
manual (off)). The default setting is automatic (on).
The con command and dcon command are executed automatically.
off: The con command and dcon command are executed manually. When set to manual (off), the con command
is executed, the target command can be executed. Furthermore, various target commands can be executed
multiple times. Execute the dcon command to terminate. Note that the ep command will automatically
execute the con command and dcon command even if this is set to manual (off).
Example of usage
Example of Communication Software Terminal Display
>autocon
AutoCon is on / off
>autocon on
AutoCon is on
>autocon off
AutoCon is off