Technical information
JTool Commands
4-2 G24 KJAVA User’s Guide July 15, 2008
UART's Baud Rate OEMconfig_BaudRead:X Read baud rate for serial X X values:
'1' - UART1
'2' - UART2
Y
ranges:
9600, 19200, 38400,
57600, 115200
Note: When JTOOL is
activated UART2 is set
to "Default baud rate".
OEMconfig_BaudDefaultSet:X,Y
Set default baud rate Y for UART
X
OEMconfig_BaudDefaultRestore:X Restore default baud rate for
UART X
OEMconfig_BaudSet:X,Y Set baud rate Y for UART X
for the current session.
Log Routing OEMconfig_LogRead Read log routing X
values:
'0' - USB
'1' - UART1
'2' - UART2
Logs are routed to
UART2 by default.
Only one log type to one
port
Y
values:
'0' - AMS
'1' - STDOUT
OEMconfig_LogSet:X,Y
Route to serial X log type Y
Log OEMconfig_LogEnable:X Enable Logs X values:
'0' - AMS
'1' - STDOUT
Note: Disabling "AMS
logs" will cause them to
be routed to platform
data logger.
OEMconfig_LogDisable:X
Disable Logs
Trace OEMconfig_TraceEnable:X
Enable Trace X values:
1-n, when n is the
number of available
traces types.
Note: Traces are
subcategories of AMS
logs.
OEMconfig_TraceDisable:X
Disable Trace
OEMconfig_TraceEnableAll Enable All Traces
OEMconfig_TraceDisableAll Disable All Traces
OEMconfig_TraceRead Outputs all available traces with
their number and current status
Java to AT Mode OEMconfig_java2at Change OEM mode from Java
mode to full AT mode
Note: Unit will reset
before the change takes
place.
For switching back to
Java:
AT + M J AVA =0
Table 4-1: JTool Commands (Cont.)
Subject JTool commands Action Notes