19
Complete Control Mobile Programming Manual for MX-iOS
U
S
I
N
G
C
C
P
E
D
I
T
O
R
T
O
P
R
O
G
R
A
M
Add New
Create a variable using one of the four options below:
True/False, Integer, Integer: Min/Max
and
String.
Allows a numeric
value (similar to
integer) to be
assigned to a
variable.
However, this
variable has a
min/max point
set.
Allows a character
set (ascii, hex,
decimal) to be
assigned to a
variable.
Allows a numeric
value to be stored to
a variable.
Integer: Min/Max
Integer
String
Click on
Add
New.
Type in a
Name
to create
a variable.
True/False
The name says it
all, this type of
variable has one of
two values...either
True or False.
TV Power ON = True
when the television
is on, when TV
Power On = False
then it is off.
Select one of the tab
options:
True/False,
Integer, Integer
[Min/Max],
and
String.
After you are done
making the selection,
select
OK
to add it to
a project.
True/False
To delete a
variable, first
highlight
it then
press
Delete
.