Software Procedures Related to RS232 HW LinesB-8 AT Commands Reference Manual June 30, 2008
The following figure illustrates a MUX user packet, which has a maximum of four virtual
channels.
Figure B-1: MUX Integration Packet

APIs

There are five API user integrations, as follows:
Open service
Close service
Sending Data service
Receiving Data service
MUX service test, MSC, FC and so on (refers only to the control channel)
Mux 0710 Packet
Service ISR
Application 1 Appli cation 2
Mgr.
open
close
MUX Packet Trigger
MUX Packet Trigger MUX Packet Trigger
UART
+CMUX
Point 1:
TS0710_rx_handler_api
(BYTE* rx_string, WORD len_rx_string
Point 4:
USER_tx_service (bytes_in_queue)
Point 5:
TS0710_close_all_MUX_channels()
TS0710_open_all_MUX_channels()
Point 2:
TS0710_DLC_APP_rx_handler_api
(MUX_CHANNEL dlc, Byte bytes_in_queue)
Point 3:
TS0710_application_send_data
(MUX_CHANNEL dlc, BYTE data_length, BYTE* data_bod y)
ts_0710_send_CLD_cmd
(DLC_CMD_OR_RESP type)
ts_0710_send_test_req
(BYTE* test_DATA, WORD test_DATA_length )
ts_0710_send_Channel_DTR_status
(BYTE DTR_Signal, BYTE dlc)
User HW
User Code
MUX Packet
Interactive Buffer