Alarm Popup
Figure 5-68: Alarm Popup Event Handler
This module raises a pop up video window when selected events occur. You can use regular expression
pattern in defining “tags of interest”. Regular expression is a very powerful tool to express text pattern. For
a detail tutorial you can search the Web. Here we show only the common and simplest operations:
- “.” : represent any single character.
- “.*”: represent a string of zero or more characters.
- “^” and “$”: indicate there should be no extra character before or after the patterns.
- “\”: represent an escape character. You can use escape characters to tell the search engine to treat ex-
pression operators and this escape character as regular characters.
Here are some examples:
- “^ABC$”: represent a string of exactly “ABC”.
- “^refund.*”: represent a string start with “refund” and flowed by any number of characters.
- “\$.*.,...\..*”: represent a string that contains a ‘$’ following by any number of characters and then a ‘,’
and any 3 characters and then a ‘.’ and then any number of characters. This pattern can search money
amount greater than $999.
900-007556-001
71
iN7000 User Guide
Содержание i-Volution iN7000 Pro
Страница 1: ...i VolutionTM iN7000 Pro User Guide Release 1 0 971 007556 001 ...
Страница 6: ......
Страница 12: ......
Страница 14: ...iN7000 Desktop Figure 1 1 iN7000 Desktop 2 971 007556 001 iN7000 User Guide ...
Страница 15: ...900 007556 001 3 iN7000 User Guide ...
Страница 51: ...Figure 4 33 Site Selection 900 007556 001 39 iN7000 User Guide ...
Страница 60: ...Analytics 48 971 007556 001 iN7000 User Guide ...
Страница 86: ...Devices 74 971 007556 001 iN7000 User Guide ...
Страница 89: ...Figure 5 74 Alarm Box Alarm Out Compression 900 007556 001 77 iN7000 User Guide ...
Страница 115: ...900 007556 001 103 iN7000 User Guide ...