UM-B-041
SmartBond Production Line Tool
User Manual
Revision 4.8
02-Nov-2022
CFR0012
100 of 170
© 2022 Renesas Electronics
●
Using the help command (
‘
h
’) the entire CLI command list will be shown.
Example:
>h
Set Console Options
●
To redirect the debugging messages to the file use command
‘
d
’. This option is going to replace
the UI debug values in the configuration file.
Example:
>d file
●
To show or hide any prints in the Console window use command
‘
c
’ with on/off argument.
Example:
>c on
Check, Reset, Reload, and Change Settings
●
Because the configuration file is automatically loaded, use the
‘
x
’ command (
) to see
the loaded settings. Errors will be shown in red.
Example:
>x
Figure 85: CLI PLT Print Settings (x Command)
●
To reset the configuration parameters to their defaults values
the ‘
z
’ command should be used.
●
To reload the configuration file or to load another one,
‘
i
’ command can be used.
Example:
>i params/params.xml
●
To change only the selected device IC, use the
‘
t xxx
’ command, where ‘
xxx
’ is the desired IC
selection. If a change is made, all the settings will be reloaded.
Example:
>t DA14705
●
To change the active DUTs use the '
a
' command. As an argument a 16-bit hexadecimal value is
used, which is the bitwise representation of the active DUTs with DUT 1 being the LSB. This
command will replace the
dut_num_x
values in the configuration file.
The following example will enable only DUT1, DUT2, DUT15 and DUT 16.