Changes for page 01 Lua Functions

Last modified by Theodore Xu on 2023/10/26 10:51

From version 5.16
edited by Stone Wu
on 2022/07/12 09:53
Change comment: There is no comment for this version
To version 5.14
edited by Stone Wu
on 2022/07/12 09:50
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -1496,24 +1496,10 @@
1496 1496  ** addr1:"@B_Y0" "@B_Y1" "@B_X0" "@B_X1"
1497 1497  ** addr2:"@B_Y0" "@B_Y1"
1498 1498  * Obtaining IMEI (read only)
1499 -** addr_getstring("@W_HSW191",17)
1499 +*
1500 1500  * Obtaining ICCID (read only)
1501 -** addr_getstring("@W_HSW225",15)
1502 1502  
1503 1503  (((
1504 -(% class="wikigeneratedid" %)
1505 -== **Power-down storage area (HAW/HAX)** ==
1506 -
1507 -The system storage area (HAW) is used for the system power-down hold registers:
1508 -
1509 -1. Accessed as a word, numbered in the range: "@W_HAW0"-"@W_HAW199999".
1510 -1. Accessed by bit, the numbering range is: "@B_HAX0.0"-"@B_HAX199999.15".
1511 -
1512 -(% class="box infomessage" %)
1513 -(((
1514 -**✎Note:** HAW/HAX is a power-down hold, that is, the registers of this type can retain the data before power-down in case of power-down
1515 -)))
1516 -
1517 1517  = **9 General Functions** =
1518 1518  )))
1519 1519