CALL:SMService

Last updated: 2010-03-10

For more information on the GPIB Command conventions, see GPIB Command conventions

CALL:SMService:PTPoint[:MTERminated][:MESSage]:DCSCheme

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"

CALL:SMService:PTPoint[:MTERminated]:CONTents

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"

CALL:SMService:PTPoint[:MTERminated]:RCAuse?

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?"

CALL:SMService:PTPoint[:MTERminated]:SEND[:IMMediate]

Function

Sends a Point to Point SMS message.

Requirements

Test Application Revision: A.04.00 and above

Programming Example

"CALL:SMService:PTPoint:SEND"

CALL:SMService:PTPoint[:MTERminated]:SEND:STATe?

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?"

CALL:SMService:PTPoint[:MTERminated]:TEXT:CUSTom

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'"

CALL:SMService:PTPoint[:MTERminated]:TRANsport

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"

CALL:SMService:PTPoint[:MTERminated]:TXT1?

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?"

CALL:SMService:PTPoint[:MTERminated]:TXT2?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:CLEar[:ALL]

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"

CALL:SMService:PTPoint:MORiginated[:MESSage]:COUNt?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:DCSCheme?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:DESTination?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:FORMat?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:LENGth?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:MREFerence?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:PIDengtifier?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:SRRequest?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:TEXT?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:TRANSport?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:UDHind?

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?"

CALL:SMService:PTPoint:MORiginated[:MESSage]:UDHLength?

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?"

CALL:SMService:PTPoint:MORiginated:LOOPback

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"