AdsConnectError

If an error occurs in the server on a variable connected "by connect", this event is called.

object_AdsAmsConnectTimeout(
  nIndexGroup As Long,
  nIndexOffset As Long,
  errorCode As Long
)

Parameter

nIndexGroup

[out] Index group of the ADS variable where the error occurred.

nIndexOffset

[out] Index offset of the ADS variable where the error occurred.

errorCode

[out] Error state; see ADS error codes

Comments

-

Example

-