The Channel Viewer is a CSS application which can query for a list of channels that match certain conditions, such as physical functionality or location. It also provides mechanisms to create channel name aliases, allowing for different perspectives of the same set of channel names.
Location:
CSS -> Display -> Channel Viewer
Searching:
Query can be construted for the Name, Property value, Tags associated with channels
Wildcard character like "*", "?" can be used in the queries
prop=val1, val2 is equivalent to prop=val1 OR prop=val2
prop=val1 tag=myTag is equivalent to prop=val1 AND tag=myTag
![]() |