1.5.3 Value Setting dialog

The Value Setting dialog displays different contents for message type variables and non-message type variables.

Organization of this subsection
(1) Value Setting dialog (message type variables)
(2) Value Setting dialog (non-message type variables)

(1) Value Setting dialog (message type variables)

Use this dialog for updating the value of message type variables.

Right-click the message type variable in Variables view and select Change Value to view this dialog.

Figure 1-94 FigureValue Setting dialog (message type variables)

[Figure]

Enter the value of the variable in the input field. You cannot use blank characters (0x00) in the variable value. If you update a message type variable, the XML character code always changes to UTF-8 (even if a character code other than UTF-8 is specified, the character code is converted to UTF-8).

Read XML button
Displays the dialog for setting an XML file.
Save XML button
Displays the dialog for saving the XML file.
OK button
Enables the entered contents, and then closes the dialog.
Cancel button
Disables the specified contents, and then closes the dialog.

(2) Value Setting dialog (non-message type variables)

Use this dialog for updating the value of non-message type variables.

Right-click the non-message type variable in the Variables view, and then select Change Value to view this dialog.

Figure 1-95 FigureValue Setting dialog (non-message type variables)

[Figure]

Enter the value of the variable in the input field. The following table describes the range of values that you can enter in each variable type:

Table 1-10 TableRange of values that can be entered in each variable type

Variable typeRange of value
numeric typeValues that can be interpreted by the valueOf (java.lang.String) method of java.lang.Double (example:+1, 3.14, 1e-2d)
boolean typeTrue or false
string typeAny character string (example: 15inch LCD display)
OK button
Enables the entered contents, and then closes the dialog.
Cancel button
Disables the set up contents, and then closes the dialog.