User manual
Using SIMATIC PCS 7 OSx @aGlance 1-11
SIMATIC PCS 7 OSx 4.1.1 @aGlance
To retrieve a list of attribute names for a set of tags, your client must
provide the server with the following parameters.
Server Name — the prefix osx must appear in front of the OSx station
name.
Tag Names — designate the tag names for the requested data values.
Match String (optional) — enter a text search string. You can use the
standard wildcard * (match any) and ? (match single) characters.
Start Index (optional) — enter an integer. The server uses the index as
a placeholder when there is more data to return than there are output
locations. A value of zero directs the server to return values starting at
the beginning of its database.
Output Range — designate a location for the list of attribute names.
Tag Count — enter an integer that represents the number of tags.
Attribute Count — enter an integer that represents the number of
entries in the output.
To retrieve a list or a table of tag:attribute data values, your client must
provide the server with the following parameters.
Server Name — the prefix osx must appear in front of the OSx station
name.
Tag Names — designate the tag names for the requested data values.
Attribute Names — designate the attribute name or the attribute:bit
name for the requested data values. For example, you can use the
status attribute alone, or you can use a bit name such as status.active
or status.1. The bit specified must be in the
bit_defs relation for that
attribute.
Output Range — designate a location for the list of data values.
Error Information (optional, but recommended) — designate a location
to display error messages. This location must be the same size as the
output location.
List Counts — enter integers to represent the number of tag names and
the number of attribute names. Refer to the user documentation that
accompanies your client software for more detailed information.
Getting Attribute
Names
Getting Tag Values