Changes for page 01 Lua Functions

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

From version 10.1
edited by Hunter
on 2023/01/15 16:45
Change comment: There is no comment for this version
To version 12.1
edited by Hunter
on 2023/02/18 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,17 @@
1 1  = **1 Interface description** =
2 2  
3 +(% style="width:749.222px" %)
4 +|=(% scope="row" style="width: 374px;" %)z|=(% style="width: 373px;" %)cxz
5 +|=(% style="width: 374px;" %) |(% style="width:373px" %)
6 +|=(% style="width: 374px;" %) |(% style="width:373px" %)
7 +
8 +|分类|宽|高
9 +|网页全屏|700-850|400
10 +|手机全屏|300|400
11 +|其他大图片|400左右|400左右
12 +|小图片|200左右|200左右
13 +
14 +
3 3  == **Data type definition** ==
4 4  
5 5  |=**Type**|=**Description**
... ... @@ -1508,9 +1508,12 @@
1508 1508  * Obtaining ICCID (read only)
1509 1509  ** addr_getstring("@W_HSW225",15)
1510 1510  * (((
1511 -TSAP settings of Siemens LOGO PLC* (((
1523 +TSAP settings of Siemens LOGO PLC*
1524 +
1525 +(((
1512 1512  addr_setword("@W_0#HSW1200",8192) means set the Local TSAP as 20.00
1513 1513  )))
1528 +
1514 1514  * (((
1515 1515  addr_setword("@W_0#HSW1201",4096) means set the Remote TSAP as 10.00
1516 1516  )))