I can get the MAC by MacInfo=MACID();
But I dont know the data type of mac, how can I change it to string or text ? use BuffToArray or other func ? thank you.
str = BuffToArray(data[0],
6 ,
MacInfo[1][0] ,
0 ,
5 ,
1,
0 { Don't skip anything });
I can get the MAC by MacInfo=MACID();
But I dont know the data type of mac, how can I change it to string or text ? use BuffToArray or other func ? thank you.
str = BuffToArray(data[0],
6 ,
MacInfo[1][0] ,
0 ,
5 ,
1,
0 { Don't skip anything });