IARPCallback.ARP_RequestCallback (METH)

METHOD ARP_RequestCallback : BOOL

This Method gets called by the Request FB as soon as the response was received.

InOut:

Scope

Name

Type

Comment

Return

ARP_RequestCallback

BOOL

Input

abyReceivedIP

ARRAY [0..3] OF BYTE

IP from response (abyReceivedIP is at abyReceivedMAC)

abyReceivedMAC

ARRAY [0..5] OF BYTE

MAC from response (abyReceivedIP is at abyReceivedMAC)