8.54 Command screen size +CSS

27.0073GPPAT command set for User Equipment (UE)Release 18TS

Table 8.54-1: +CSS action command syntax

Command

Possible response(s)

+CSS

+CSS: <Max_X>,<Max_Y>

+CME ERROR: <err>

+CSS=?

Description

The execution of this command will get the size (in pixels) of the ME’s (touch) screen.

The x-axis and y-axis will be based on a single normal operating mode of the ME, see figure 8.54-1. The 0,0 point will always be located at the top left corner of the screen in the normal operating mode. Changing the ME’s mode from e.g. portrait mode to landscape mode does not change the physical location of 0,0 or how the x and y axes are interpreted.

If emulation fails with an ME error, +CME ERROR: <err> is returned. Refer clause 9.2 for possible <err> values. This command should be accepted (OK returned) before returning the screen size of the device.

Figure 8.54-1: ME screen outline

Defined values

<Max_X>: integer type. Must be a positive integer representing the maxium width of the screen.

<Max_Y>: integer type. Must be a positive integer representing the maximum height of the screen

Implementation

Optional.