Honeywell RAPID EYE MULTI-MEDIA Operator's Manual page 112

Rapid eye multi-media units
Table of Contents

Advertisement

View: Operator Guide
! ! ! ! 124 For a quick reminder of the labels associated with serial device data
11.3.1
Regular Expressions
Technical note on special characters
Table 20 lists the special characters that can be used for performing an extended
search.
Table 20
Search rule: regular expressions and special characters
Character
.
[ ]
^
$
-
+
*
?
\
11–4
Run a Search for Events session, as explained in 10: Event Search Session,
p. 10–1, and click the Data Recording tab. The data/rules are listed along with
its labels. These are the same labels that are assigned to data during the
maintenance session for the serial device.
Name
period
square
brackets
caret
dollar sign
dash
plus sign
asterisk
question mark
backslash
Searches for a match of (...) within the rule
Any one character. Ex: .ire finds "wire", "tire", "4ire",
and so on.
Each character in the brackets, in turn.
Ex: c[aou]t finds "cat", "cot" or "cut".
(a) Characters that are not in brackets.
Ex: r[^a] finds "rb", "rc", "rA", "r1" and so on.
(b) A rule at the beginning of a line, when placed
before it. Ex: ^Hume finds only "Hume" at the
beginning of lines.
(c) A control code, when used with a backslash.
Ex. \^C finds the "control-C" control code.
A rule at the end of a line, when placed after it.
Ex: Kant$ finds only "Kant" at the end of lines.
A range of characters set in square brackets.
Ex: [a-z] matches any lower case letter.
The character that it follows, once or more.
Ex: tu+ finds "tu", "tuu", "tuuu", and so on.
The character that it follows, whether absent,
occurring once or more. Ex: mo*e finds "me", "moe",
"mooe", "moooe", and so on.
Ex: c[au]*t finds ct, cat, caat, cut, cuut and so on.
The character that it follows, whether absent or
occurring once. Ex: me?y matches either "mey" or
"my".
(a) Chars, when placed prior. Ex: \? Finds "?"
(b) Control character, when placed before their
symbols. Ex: \e an Esc (escape), \f a form feed, \n a
new line, \r a carriage return and so on.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rapid eye multi-media lt

Table of Contents