Official GSK Agents in South Africa
Tel: +27 11 626 2720, [email protected]
GSK218MC Series Machining Center CNC System PLC & Installation Connection Manual
50
Volume I
Programming
The MOVB code transfers the 1 byte data to a specified destination address from a specified
resource address.
Format:
Fig. 5-26-1
Controllable condition:
ACT
=
0, No data transfers.
ACT
=
1, 1 byte is transferred.
Parameter:
S1 : Resource address or constant
If the S2 is single byte address, the S1 should be copied to the S2 address based
upon the byte value; if S2 is bit address, the S1 should be copied to the S2 lower
byte address based upon the byte value.
S2 : Destination address
5.27 MOVW (Transmission of Two Bytes)
Function:
MOVW code transfers the 2 bytes data to a specified destination address from a specified
resource address.
Format:
Fig. 5-27-1
Controllable condition:
ACT
=
0, No data transfers.
ACT
=
1, 1 byte is transferred.
Parameter:
S1 : Resource address or constant
S2 : Destination address