Monitoring the Values of Variables
While the
AADvance-Trusted SIS Workstation software
is in online or simulation mode, monitor the values of variables by using these views:- Local Variable dictionary
- Global Variable dictionary
- IEC 61131-3 language editors
- I/O wiring
- ISaVIEW
- Spy list
Generating monitoring information increases the size of the TIC code created.
For dictionary instances and spy lists, the logical values, physical values, and lock status of variables are displayed in their respective columns. For graphical program organization units (POUs), values are displayed differently depending on their type:
- Values of variables having the Boolean type are displayed using color. The output value color continues to the next input. The default colors are red when True and blue when False.
- Values of variables having the DINT, REAL, MESSAGE, and TIME types are displayed as a numeric or textual value.
Depending on the view, the logical and physical values display these messages when variables are unavailable:
View | Message |
---|---|
Dictionary |
|
Spy list, ISaVIEW |
|
IEC 61131-3 language editors | WAIT , indication that the variable is either:
|
When variables are unavailable, no message displays and the value is not editable in the
Write Logical Value
dialog box.
TIP:
Increase the refresh rate of logical values, physical
values, and locked status in the active view by closing other views that display this data,
such as
ISaVIEW
screens and dictionaries.To generate monitoring information
- In theApplication View, select the device for which to generate monitoring information.
- In thePropertieswindow, set theGenerate debug informationproperty toTrue.
Provide Feedback