Instruction References9-49.1.2 RECV instruction (When using FP7 MW Unit)Data can be transferred from the destination unit to own unit between PLCs connected byMEWNET-W or MEWNET-W2 by specifying the both operation devices. Instruction formatU3 DT200R100R100UNITSEL U0U1S1 S2S1 S2 n D1 D2RECV.US U20 DT10(Note): The above figure shows the case that the FP7 MW Unit of S1=U1 (slot no.1) is specified by UNITSELinstruction. OperandItem Settings Settable device Setting rangeS1 Specify the destination unit number. WX,WY,WR,WL,DT,LD,U,HW mode: 1 to 32W2 mode: 1 to 64S2Specify the starting address of the device in thesource data area of destination unit.(Note 1) (Note 2) (Note 3) (Note 4)WX,WY,WR,WL,DT,LD,U,HX,Y,R,L,DT.n,LD.n(For registertransmission)0 to 65535(For bit transmission)0 to 65535Fn Specify the number of received data. (Note 5) WX,WY,WR,WL,DT,LD,U,H(For registertransmission)W mode: 1 to 56W2 mode: 1 to 1020(For bit transmission)1 (Fixed)D1 Specify the device starting address in the homeunit storing received data. (Note 1)WX,WY,WR,WL,DT,LDX,Y,R,L,DT.n,LD.n (Note 1)D2 Specify the device area of the local unit storingthe execution result code (1 word). WX,WY,WR,WL,DT,LD -(Note 1): The transfer method varies according to the device type specified for operands [S2] and [D1].Device specified in [S2] and [D1] Transfer method16-bit device: WX, WY, WR, WL, DT, LD Register transmission1-bit device: X, Y, R, L, DT.n, LD.n Bit transmission(Note 2): The bit devices DT, n, LD and n cannot be specified for the starting address of the source data ofdestination unit.(Note 3): When the source unit is FP7, only global devices can be specified. Local devices cannot be specified.(Note 4): When the source data is FL, specify the integer (U, H). (For FL100, specify U100.)(Note 5) The number of sent data is in word unit for the register transmission and it is in bit unit for the bittransmission.