Document : CS-SUP-MUTI-WPORTAPP-E02.sxw
EXAMPLE : configuration of the repeaters table, and activation of error frames.
Between WaveCard (exchange instigator), and the recipient equipment, we have a repeater equipment
(radio address : 0X AA AA AA AA AA AA). In addition, we must authorize the error frame, in order to
determine which distant equipment caused the error.
•
Writing new parameters
repeaters list configuration (Request/Response mechanism)
Request from the host to the WaveCard (
REQ_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Parameter
number
Parameter data
CRC
ETX
0xFF 0x02
0x0C
0x40
0x07
0x01 ; 0xAAAAAAAAAAAA
0xXXXX 0x03
Response from the WaveCard to the host (
RES_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Status of the update
CRC
ETX
0xFF
0x02
0x05
0x41
0x00
0xXXXX 0x03
Activation of the error frames (Request/Response mechanism)
Request from the host to the WaveCard (REQ_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Parameter
number
Parameter data
CRC
ETX
0xFF
0x02
0x06
0x40
0x0E
0x01
0xXXXX 0x03
Response from the WaveCard to the host (RES_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Status of the update
CRC
ETX
0xFF
0x02
0x05
0x41
0x00
0xXXXX 0x03
WaveCard user handbook
page 16 of 67