Wiki source code of 3 Marcos

Last modified by Leo Wei on 2022/06/08 04:56

Show last authors
1 = **1 BMOV** =
2
3 Copy data with a designated length from source address A2 to A1.
4
5 [[Download link>>url:https://drive.google.com/drive/folders/1sSvz8foBvFFq1jWo1BPyamtUpDSe4ZE1?usp=sharing]]
6
7 = **2 Screen Jump** =
8
9 Script control system control area to change screen.
10
11 [[Download link>>url:https://drive.google.com/drive/folders/1ovoAXVstyw33eh6ZUL091xPKmPcKmHkI?usp=sharing]]
12
13 = **3 String Display** =
14
15 This demo shows how to group different string and display.
16
17 [[Download link>>url:https://drive.google.com/drive/folders/1k6CKYmZUwrymLD6kpwJgEV8g983nvFuF?usp=sharing]]
18
19 = **4 Floating** =
20
21 This demo shows how to convert floating into variable,and do calculation with variable. User could search how to use D2F,F2D,D2Float,Float2D from Help.
22
23 [[Download link>>url:https://drive.google.com/drive/folders/13h0SCQGDTQgHtXbJF5O5nqg-KwxsKGdQ?usp=sharing]]
24
25 = **5 Arithmetic** =
26
27 This demo shows how to do arithmetic with different format "floating" "integer"
28
29 [[Download link>>url:https://drive.google.com/drive/folders/1LvE9_AXkK4RtEwnzSUBbJQMpfqhsvOyc?usp=sharing]]
30
31 = **6 Control Bits With HMI Timin**g =
32
33 This demo shows how to use "HMI system time" to do control.HSW28~-~-HSW33 are system time address
34
35 [[Download link>>url:https://drive.google.com/drive/folders/1njn5cKmIsiKqfQktek-pSR9qRPvbC-0_?usp=sharing]]