AdsClientRevision

Contains the revision level of the ADS device.

object.AdsClientRevision As Integer

Comment

Every ADS device has properties from which the ADS device's version number and type identification can be read. The version number consists of:

·        Version (see the AdsClientVersion property)

·        Revision (see the AdsClientRevision property)

·        Build (see the AdsClientBuild property)

Whenever ADS devices are created you should ensure that these properties are set, so that the ADS device can be identified by other participating devices.