User Manual
CM2U8567E / 04.1999 VISONIK DCS Functions and System Messages VVS18 Siemens Building Technologies
2-250 Function RPT Landis & Staefa Division
Entering an address mask
The following rules apply to the analysis of the address input in address masks:
•
The characters that are entered are inserted in the address sections from left to right.
•
Missing characters are normally substituted with asterisks "*". However, if the input is
terminated with a space, the missing characters are substituted with spaces.
•
Exception:
If an address section begins with an asterisk "*", and no further asterisks occur before
the next delimiter, the characters following the asterisk are moved to the right up to
the delimiter.
This exception does not apply to the dummy address section.
•
The above rules apply both to the address section and the dummy address section.
Spaces are represented by underscores "_" in the example.
Entered Address --> Resultant Address
xxxx'xxx'xxxx"xxxxxxxx
ab ---> ab**'***'****"********
* ---> ****'***'****"********
a'*'c ---> a***'***'c***"********
a'b'c"d ---> a***'b**'c***"d*******
a'% ---> a***'***'%***"********
a%'% ---> a%**'%**'****"********
a*%'*% ---> a*%*'*%*'****"********
a_'b_'c_"d_ ---> a___'b__'c___"d_______
a'_'b ---> a***'___'b***"********
''c ---> ****'***'c***"********
"%% ---> ab**'***'****"%%******
*'*b'*c"*d ---> ***a'**b'***c"*d******
a*b"*c*d ---> a***'***'***b"*c*d****
*a*'*b*'*c*"*d* ---> *a**'*b*'*c**"*d******
The function SER,UA contains a test program that allows the above logic to be checked.
An asterisk "*" in an address mask has the function of a wildcard that can represent any
active character at the respective location.
A percent sign "%" in an address mask has the function of a wildcard that can represent
any active character
except for a space
at the respective locatio
n.
Entering Address Ranges
The desired address range for reports can be specified with range limits.
The two addresses are separated either by ".." or by "...".
The address range defined in this way includes all addresses between the specified
limits.
C7A1 .. U9K8
--> All user addresses between
these two limits
Examples
Note
Wildcard *
Wildcard %
.. Range