Module Monitoring / Watch Window


Watch Window Functionality

The Watch Window allows you to view the variables in the User Application in real time. Portion A shows every variable which has been given at least Read access -the API access level is established when the variable is created. If the variable was given Read/Write access you can edit the value here, be conscious of how a change can affect your program before editing and keep safety in mind. Portion B acts as a console for messages from the Print Block to be printed to. Portion C graphs the variables as they increase, decrease, or maintain value during the viewing.