AdsDeviceNotificationReq
Die Methode AdsAddDeviceNotificationReq ermöglicht das Senden einer ADS-Geräte-Notification, um ein ADS-Gerät zu informieren. Die AdsDeviceNotificationInd wird auf dem Gegenstück aufgerufen.
Syntax
int AdsDeviceNotificationReq( AmsAddr& rAddr, ULONG invokeId, ULONG cbLength, AdsNotificationStream notifications[] );
Parameter
rAddr: (Typ: AmsAddr&) [in] Struktur mit NetId und Portnummer vom ADS Server.
invokeId: (Typ: ULONG) [in] Handle des Befehls, der gesendet wird. Die InvokeId wird vom Quellgerät spezifiziert und wird für die Identifizierung der Befehle herangezogen.
nResult: (Typ: ULONG) [in] enthält das Ergebnis der Geräte-Notification-Anzeige.
notifications[]: (Typ: AdsNotificationStream) [in] enthält Informationen der Geräte-Notification(s).