User Manual

Web Server
Returns:
Type Description
iX.Tag AninstanceofiX.Tag.SeeTag Class foracompletedescription.
Example:
This example shows how to retrieve an instance of a tag after it has been created.
"tag1" and "tag1Again" will refer to the same tag instance.
iX.commitTagValue
Commits any unsaved tag values that was changed using iX.Tag.setValue for the
provided tag names.
Parameters:
Name Type Description
tagNames Array (Optional)Alistofstringscontainingthe
namesofthetags tocommit. If notprovided
alldenedtagsarecommitted.
Example:
This example show how to commit changes to tag values on the server in a batch.
Note that the value must match the data type of the tag on the server.
Tag Class
iX.Tag is a class representing a Tag. The methods and properties of a Tag must
be accessed through an instance of iX.Tag and not the class itself. Typically a Tag
instance obtained using iX.createTag or iX.getTag methods.
150
BeijerElectronics, M AEN831P