A SERVICE OF

logo

Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 233
Chapter 15
Define a watch list component
This chapter explains the overall structure of the watch list component.
The quick watch list component defines a collection of tags that you need to
monitor on the fly or for a period of time. A quick watch list is optional. You can
have multiple watch lists, and each watch list can have multiple tags.
L5X QuickWatchList structure
<QuickWatchLists>
<QuickWatchList [QuickWatchListAttributes]>
<WatchTag [WatchTagAttributes] />>
</QuickWatchList>
</QuickWatchLists>
L5K QUICK_WATCH structure
QUICK_WATCH [(Quick_Watch_Attributes)]
WATCH_TAG [(Watch_Tag_Attributes)] ;
END_QUICK_WATCH
Quick Watch elements
L5X Item L5K Item Description
QuickWatchLists N/A The element that holds quick watch lists.
QuickWatchList QUICK_WATCH A quick watch list that holds watch tags.
WatchTag WATCH_TAG An individual watch tag within a watch list.
Quick Watch List attributes
Attribute Description
Name Specify the name of the quick watch list.
Introduction
Q
uick watch list component