Online Settings

When monitoring applications, display messages prompting to confirm the locking or unlocking of variables. Also specify the number system and number of significant digits used to display the numerical values of the different data type categories.
  • Prompt
    for
    Lock
    or
    Unlock
    , displays messages prompting users to confirm the locking or unlocking of selected variables.
  • Bool
    display
    format
    , displays Boolean values in bool (TRUE/FALSE), bit (1/0), or mixed (TRUE (1)/FALSE (0)) format.
  • Integer
    , displays integer values in decimal, hexadecimal, octal, or binary format.
  • REAL
    , displays REAL values using scientific notation or a specific number of significant digits after the decimal.
  • LREAL
    , displays LREAL values using scientific notation or a specific number of significant digits after the decimal.
To enable the message prompts display when locking and unlocking variables
  1. From the
    Tools
    menu, click
    Options
    .
  2. In the
    Options
    dialog box, expand
    Projects
    , then click
    Online
    .
  3. Select the
    Prompt
    for
    Lock
    or
    Unlock
    option.
  4. (optional) In the
    Numerical
    Display
    section, set the required values for the different data type categories.
  5. Click
    OK
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal