The set command sets or reads the state of Packet Data Network (PDN) connection usage for exceptional data.
Syntax:
%EXCEPTIONALDATA=<cmd>,<cid>[,<state>]
Response syntax:
%EXCEPTIONALDATA: <cid>,<state>
The set command parameters and their defined values are the following:
The following command example allows exceptional data for CID 0:
AT%ECEPTIONALDATA=0,0,1
OK
The following command example reads the exceptional data state of CID 0:
AT%EXCEPTIONALDATA=1,0
%EXCEPTIONALDATA: 0,0
OK