Sets/queries NITZ Daylight Saving Time , and sets its state to ON. |
|
Range: 0 to 2 | |
OUTPUT 714;"CALL:NITZone:DSTIme 0" !Sets the NITZ daylight saving time to 0 hours and turns it on. |
Sets/queries NITZ Daylight Saving Time Include State . |
|
OUTPUT 714;"CALL:NITZone:DSTIme:STATe 0" !Sets the Network Daylight Saving Time Information Element not to be included !in the GMM or MM information message. |
Sets/queries NITZ Daylight Saving Time . |
|
Range: 0 to 2 | |
OUTPUT 714;"CALL:NITZone:DSTIme:VALue 0" !Sets the Daylight Saving Time value to 0 hours. |
Sets/queries NITZ Send on CS Call Origination . |
|
Range: 1|0 | |
OUTPUT 714;"CALL:NITZone:SEND:CS:ORIGination OFF" !Turns off NITZ Send on CS Call Origination. |
Sets/queries NITZ Send on CS Registration . |
|
Range: 1|0 | |
OUTPUT 714;"CALL:NITZone:SEND:CS:REGistration OFF" !Turns Off NITZ Send on CS Registration. |
Sets/queries NITZ Send Immediate Domain Priority . |
|
PS | |
OUTPUT 714;"CALL:NITZone:SEND:DOMain PS" !Sets the NITZ information to be sent in a GMM Info message when the call state !is both Connected and PDP Active simultaneously. |
Sets/queries NITZ Send on PS Call Origination . |
|
OUTPUT 714;"CALL:NITZone:SEND:PS:ORIGination OFF" !Turns Off NITZ Send on PS Call Origination. |
Sets/queries NITZ Send on PS Registration . |
|
OUTPUT 714;"CALL:NITZone:SEND:PS:REGistration ON" !Turns Off NITZ Send on Packet Switched Registration. |
Sets/queries NITZ Local Time Zone . |
|
OUTPUT 714;"CALL:NITZone:TZONe 7,59" !Sets the NITZ local time zone to 8 hours and 0 minutes, !as the boundary is rounded to the nearest 15 minutes. OUTPUT 714;"CALL:NITZone:TZONe?" !Returns "+8,+0" if time zone has been set to 8 hours. |
Sets/queries NITZ Universal Time - Date . NOTE: The MM and GMM messages use semi-octet and BCD representation to carry two digits for each field (year, month, day). Thus, though not specifically called out, it is assumed that the two digits for year are appended to "20" to yield years 2000 - 2099. The message to the UE would include only the right two digits of the year and would exclude "20".This setting is included in the Universal time and local time zone IE. |
|
OUTPUT 714;"CALL:NITZone:UTIMe:DATE `2008,03,18'" !Sets the NITZ Universal Time - Date to 18th March 2008. |
Sets/queries NITZ Universal Time - Time . |
|
The resolution of local time setting is minutes. A number within the parameter range must be entered for <second> but it will not affect the minute setting. |
|
OUTPUT 714;"CALL:NITZone:UTIMe:TIME 7,30,0" !Sets the NITZ universal time to 7:30. OUTPUT 714;"CALL:NITZone:UTIMe:TIME?" !Returns "+7,+30,+0" if NITZ universal time has been set to 7:30. |