Murata Electronics North America XDM2140 ユーザーズマニュアル

ページ / 37
 
 
 
9.3.3.1  Configuration Change Flag (CCF) 
 
The Configuration Change Flag (CCF) bit is set high when the network ID is changed. Note that when 
the network ID is changed over the air (using the XML-API), the entire network synchronously changes 
over to the new network ID. There is no delay between when the XML-API command is received and 
when XDM2140 changes over to the new network ID. The CCF bit is set high when the new network ID 
becomes active. The CCF bit is cleared when the XDM2140 receives a XDM2140 Information Get 
request (Command 0x07), a getParameter Time command, a getParameter XDM2140 State command, 
or the XDM2140 is reset. 
 
9.3.4  Parameter Type 0x03 - Frame Length 
 
This parameter is only valid for the Get Parameter command and is used to retrieve the frame length of 
the specified frame ID. 
 
Parameter Type 0x03 Get Request Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x89 
Parameter type 
unsigned char 
0x03 
Frame ID 
unsigned char 
Frame ID 
 
Table 40 
 
The following packet is sent in response to a request to retrieve the frame length. 
 
Parameter Type 0x03 Get Response Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x8A 
Parameter type 
unsigned char 
0x03 
Error code 
unsigned char 
Error code 
Data length 
unsigned char 
0x05 
Frame ID 
unsigned char 
Frame ID 
6-9 
Frame length 
unsigned long 
Frame length (µs) 
 
Table 41 
 
9.3.5  Parameter Type 0x04 - Join Key 
 
The join key is needed to allow a XDM2140 on the network. The join key is specific for the network and 
used for data encryption. This parameter is only valid for a Set Parameter command. Upon receiving this 
request, the XDM2140 stores the new join key in its persistent storage. The XDM2140 must be reset in 
order to begin using the new join key. 
 
Parameter Type 0x04 Set Request Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x87 
Parameter type 
unsigned char 
0x04 
3-18 
New join key 
Array of 16 unsigned char 
New join key