Last updated: 2010-03-10
For more information on the GPIB Command conventions, see GPIB Command conventions
Function |
Sets/queries the Data Coding Scheme. See Mobile Terminated SMS Parameters. |
Setting |
Range: 0 to 255 |
Query |
Range: 0 to 255 |
*RST Setting |
0 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:DCSCheme 0" |
Function |
Sets/queries the content to be sent in mobile terminated SMS messages. |
Setting |
Range: TXT1 | TXT2 | CTEXt |
Query |
Range: TXT1 | TXT2 | CTEX |
*RST Setting |
TXT1 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:CONTents TXT1" |
Function |
Queries the reject cause value when a mobile terminated message is rejected by the mobile station. If the last message sent to the mobile station was not rejected, NAN is returned for the reject cause value. If the last message sent to the mobile station was rejected, this query returns the decimal value of the reject cause. |
Query |
Range: 0 to 255 (decimal) See Reject Cause and 9.91 E+37 (NAN) |
*RST Setting |
9.91 E37 (NAN) |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:RCAuse?" |
Function |
Sends a Point to Point SMS message. |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:SEND" |
Function |
Queries the state of the last message sent to the mobile station. |
Query |
Range: IDLE | SEND | ACK | NACK | REJ | FAIL IDLE: No message has been sent SEND: Message send in progress ACK: Message acknowledged by mobile station NACK: Message was not acknowledged by mobile station and send timed out REJ: Message was rejected by the mobile station FAIL: Message could not be sent |
*RST Setting |
IDLE |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:SEND:STATe?" |
Function |
This sets the text of the custom message to be sent. |
Setting |
String: 7 bit ASCII characters up to 160 characters in length |
Query |
String: 7 bit ASCII characters up to 160 characters in length, enclosed by double quotes. |
*RST Setting |
"Enter your text here" |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:TEXT:CUSTom `Hello World'" |
Function |
Sets/queries the transportation mechanism to be used. |
Setting |
Range: CSDomain|PSDomain |
Query |
Range: CSD|PSD |
*RST Setting |
PSD |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:TRANsport PSD" |
Function |
Queries the fixed Text Message 1. |
Query |
Returns a string. |
*RST Setting |
"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:TXT1?" |
Function |
Queries the fixed Text Message 2. |
Query |
Returns a string. |
*RST Setting |
"Keysight Technologies, your partner in wireless solutions" |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:TXT2?" |
Function |
Clears all Received Message data. This includes Transport, Length, Format, Contents, Text, Destination Address, Message Count, More Messages to Send Indication, Data Coding Scheme, User Data Header Indication, User Data Header Length, Status Report Request, and Message Reference. Empties the message queue if it is enabled. |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:CLEar" |
Function |
Queries the number of messages received by the test set. |
Query |
Range: 0 to 255 Resolution: 1 |
*RST Setting |
0 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:COUNt?" |
Function |
Queries the Data Coding Scheme (TP-DCS) of the last message received by the test set or the current message available in the message queue. |
Query |
Range: 0 to 255 or 9.91E+37 (NAN) Resolution: 1 |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:DCSCheme?" |
Function |
Queries the destination address of the last SMS message received by the test set. |
Query |
Returns a string. |
*RST Setting |
"" (null string) |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:DESTination?" |
Function |
Queries the Last Received Message Format. |
Query |
ASC|BIN|UCS2|INV|UNKN ASC: 7 bit ASCII string BIN: Binary data UCS2: Unicode Character Set 2 INV: Invalid (returned when no messages have been received) UNKN: Unknown message format |
*RST Setting |
INV |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:FORMat?" |
Function |
Queries the Last Received Message Length. |
Query |
Returns a number value or 9.91E+37 (NAN). ASCII - the number of characters in the ASCII text message Binary/UCS2 - the number of octets of data in the message No message received - NAN |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:LENGth?" |
Function |
Queries the Message Reference (TP-MR) of the last message received by the test set or the current message available in the message queue. |
Query |
Range: 0 to 255 or 9.91E+37 (NAN) |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:MREFerence?" |
Function |
Queries the Protocol Identifier (TP-PID) of the last message received by the test set or the current message available in the message queue. |
Query |
Range: 0 to 255 or 9.91E+37 (NAN) |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:PIDengtifier?" |
Function |
Queries the Status Report Request (TP-SRR) of the last message received by the test set or the current message available in the message queue. |
Query |
0 | 1 | 9.91E+37 (NAN) |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:SRRequest?" |
Function |
Queries the text from the last SMS message received by the test set. |
Query |
Returns a string. |
*RST Setting |
"" (null string) |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:TEXT?" |
Function |
Queries the reported transportation mechanism used by the mobile station when it originates a point-to-point SMS message. |
Query |
Range: CSD|INV|PSD CSD: CS Domain was used INV: Invalid (returned when no messages have been received by the test set) PSD: PS Domain was used |
*RST Setting |
INV |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:TRANSport?" |
Function |
Queries the User Data Header Indication (TP-UDHI) of the last message received by the test set or the current message available in the message queue. |
Query |
0 | 1 | 9.91E+37 (NAN) |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:UDHind?" |
Function |
Queries the User Data Header Length of the last message received by the test set or the current message available in the message queue. |
Query |
Range: 0 to 140 bytes or 9.91E+37 (NAN) |
*RST Setting |
9.91E+37 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:UDHLength?" |
Function |
Sets/Queries the loopback state of MO point-to-point message. See Mobile Originated SMS Parameters |
Setting |
0|OFF|1|ON |
Query |
0|1 |
*RST Setting |
0 |
Requirements |
Test Application Revision: A.04.00 and above |
Programming Example |
"CALL:SMService:PTPoint:MORiginated:LOOPback 0" |