1. Composite character
1. Composite character
Multiple consecutive bit soft components can be combined into a single or double word integer.
Add an integer number of bits before the address of the software component and combine the following consecutive bits of the software component. The order is arranged from low to high.
1.1. Example
K5X0 The combination of X0, X1, X2, X3, X4 forms a 5-digit integer. X0 is the lowest position, X4 is the highest position.。
K5Y0 the same
Command table:
NETWORK 000
LD M0
MOV K5X0 D0
MOV D0 K5Y0