AdsAmsUnRegisterRouterNotification
The AdsAmsUnRegisterNotification() function terminates the state monitoring of the TwinCAT router. See also AdsAmsRegisterNotificationReq().
LONG AdsAmsUnRegisterRouterNotification(
void
);
Parameter
-
Return value
Returns the function's error state.
Comments:
- Implemented as of TcAdsDLL file version: 2.8.0.21 (delivered with TwinCAT 2.9 Build > 941).
- A connection to the TwinCAT router can only be established if TwinCAT has also been installed on the local PC. On a system without TwinCAT the function returns an error.
Sample
-