Working With The Script Editor - NXP Semiconductors UJA116 A Series User Manual

Table of Contents

Advertisement

NXP Semiconductors

6.4.6 Working with the script editor

Table 19. Syntax for script editor commands
Command
Parameter 1
SET_REG
device name
GET_REG
device name
SET_DPIN
device name
[1]
PAUSE
message text
//
comment text
[1]
The PAUSE command should not be used when the auto-repeat option (∞) has been selected.
UM11379
User manual
Selecting tab 'Script editor' opens a tool for creating, executing, loading and saving
command sequences ('scripts') used for reading from or writing to registers. RGB LED
settings (see
Section
Figure 37. Script editor window
The commands available for the UJA116xA-EVB are listed in
be typed directly into the 'Commands' window, or constructed step-by-step using the
selector tools in the left column. A script can also be loaded from a file.
Once a script is complete, it can be saved to a file and/or executed once by clicking on
the corresponding button ( and/or⏵). Help text is displayed when the mouse pointer is
hovered above these buttons.
Script execution is logged in the 'Results' window.
If the infinity option (∞) is selected when the script is executed, it runs continuously in
a loop. The⏵button changes to ✋ when a script is running. Execution continues until
halted by clicking the ✋ icon. The ∞ option should not be used when the script includes a
PAUSE command. If this happens by accident, it may be necessary to abort the FlexGUI
application with the help of Windows Task Manager.
Parameter 2
register group
register group
MCU pin name
n/a
n/a
All information provided in this document is subject to legal disclaimers.
6.4.4) can also be included in such scripts.
Parameter 3
register name
register name
pin value
n/a
n/a
Rev. 1 — 23 April 2021
UM11379
UJA116xA evaluation boards
Table
19. Commands can
Parameter 4
Purpose
value
write to a register
n/a
read from a register
n/a
control RGB LED
n/a
wait for user
n/a
comment
© NXP B.V. 2021. All rights reserved.
42 / 56

Advertisement

Table of Contents
loading

Table of Contents