Справочник Пользователя для AeroComm Corporation 4424200

Скачать
Страница из 32
 
 
 
3/23/2006  
20 
 
4.7 W
RITE 
D
ESTINATION 
A
DDRESS
 
The Host issues this command to the transceiver to change the Destination Address.  This is a very 
powerful command that provides the OEM Host with a means for ad-hoc networking.  Only the three 
Least Significant Bytes of the MAC Address are used for packet delivery. 
Host Command: 
Byte 1 = CCh 
Byte 2 = 10h 
Bytes 3 – 5 = 00 – FFh corresponding to the three LSB’s of the destination MAC Address  
 
Transceiver Response: 
Byte 1 = CCh 
Bytes 2 – 4= 00 – FFh corresponding to the three LSB’s of the destination MAC Address  
 
4.8 R
EAD 
D
ESTINATION 
A
DDRESS
 
The Host issues this command to the transceiver to read the Destination Address.  This is a very 
powerful command that provides the OEM Host with a means for ad-hoc networking. Only the three 
Least Significant Bytes of the MAC Address are used for packet delivery. 
Host Command: 
Byte 1 = CCh 
Byte 2 = 11h 
 
Transceiver Response: 
Byte 1 = CCh 
Bytes 2 – 4= 00 – FFh corresponding to the three LSB’s of the destination MAC Address  
 
4.9 EEPROM B
YTE 
R
EAD
 
Upon receiving this command, a transceiver will respond with the desired data from the address 
requested by the OEM Host.    
OEM Host Command: 
Byte 1 = CCh 
Byte 2 = C0h 
Byte 3 = Start Address 
Byte 4 = Length (01 - 80h) 
 
Transceiver Response: 
Byte 1 = CCh 
Byte 2 = Start Address 
Byte 3 = Length 
Byte 4…n = Data at requested addresses