PreviousNext
uns8 NetDepth
Help > Custom DPA Handler > DPA API Variables > uns8 NetDepth

[readonly] This variable is used at the ReceiveDpaResponse event to find out whether the received DPA Response is intended for (terminated at) the current device (NetDepth == 1) or is to be forwarded automatically by DPA to the higher network or interface (NetDepth >= 2).

 

☼ See example codes CustomDpaHandler-Coordinator-PollNodes.c for more details.