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.
- PromptforLockorUnlock, displays messages prompting users to confirm the locking or unlocking of selected variables.
- Booldisplayformat, 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
- From theToolsmenu, clickOptions.
- In theOptionsdialog box, expandProjects, then clickOnline.
- Select thePromptforLockorUnlockoption.
- (optional) In theNumericalDisplaysection, set the required values for the different data type categories.
- ClickOK.
Provide Feedback