IAdsStateControlTimeout Methods

The IAdsStateControlTimeout type exposes the following members.

Methods

 

Name

Description

IAdsStateControlTimeout Methods 1:

ReadState

Reads the ADS status and the device status from an ADS server.

IAdsStateControlTimeout Methods 2:

TryReadState

Reads the ADS status and the device status from an ADS server. Unlike the ReadState method this method does not call an exception on failure. Instead an AdsErrorCode is returned. If the return value is equal to AdsErrorCode.NoError the call was successful.

IAdsStateControlTimeout Methods 3:

TryWriteControl(StateInfo, Int32)

Changes the ADS status and the device status of an ADS server.

IAdsStateControlTimeout Methods 4:

TryWriteControl(StateInfo, ReadOnlyMemory.Byte., Int32)

Changes the ADS status and the device status of an ADS server.

IAdsStateControlTimeout Methods 5:

WriteControl(StateInfo, Int32)

Changes the ADS status and the device status of an ADS server.

IAdsStateControlTimeout Methods 6:

WriteControl(StateInfo, ReadOnlyMemory.Byte., Int32)

Changes the ADS status and the device status of an ADS server.

Reference

IAdsStateControlTimeout Interface

TwinCAT.Ads Namespace