This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Some question about srcAddr/dstAddr

Hi everyone

I was looking for how to deal with finding the PLC device's address.

I find a lecture note from TI named "TI PLC SUITE G3 MAC/ADP LAYER API SPEC".

In page 9, the description of cbFunc.

It has mention about srcAddr and dstAddr in the typedef struct.

So I want to know can I use these two codes to get the device's address.

Cause I want to choose which device I want to send the message to it while there are many PLC device connect on-line.

Regards,

Wayne