M+Fx5Ucpu-En_Send_Socket - Mitsubishi Electric MELSEC iQ-F Reference

Fx5 ethernet/cc-link ie function block
Hide thumbs Also See for MELSEC iQ-F:
Table of Contents

Advertisement

FB details
Item
Description
Available device
Target CPU
Engineering tool
Language
Ladder diagram
Number of basic steps
62 steps
The number of FB steps integrated in the program varies depending on the CPU module used, the input/output definition, and
the setting options of GX Works3. For the setting options of GX Works3, refer to GX Works3 Operating Manual.
Processing
• When i_bEN (Execution command) is turned on, this function sends the data to the target device of the connection specified
by the input argument.
• If an error occurs during data sending, o_bErr (error completion) is turned on, and the error code is stored in o_uErrId (error
code). Refer to Page 13 Error code for details on the error codes.
FB compilation method
Macro type
FB operation
Pulsed execution (multiple scan execution type)
Timing chart of I/O signals
[For normal completion]
[For error completion]
Restrictions or precautions
• This FB does not include the error recovery processing. Program the error recovery processing separately in accordance
with the required system operation.
• This FB uses the SP.SOCSND instruction.
• Turn off i_bEN (Execution command) after o_bOK (Normal completion) or o_bErr (Error completion) is turned on. By turning
off i_bEN (Execution command), o_bOK (Normal completion) or o_bErr (Error completion) is turned off and o_uErrId (Error
code) is cleared to 0. However, because the SP.SOCSND instruction which is a pulse instruction in the FB is used, if a write
is performed while the FB is executed, the instruction may not be executed, and o_bOK (Normal completion) and o_bErr
(Error completion) may not turn on. If this happens, turn i_bEN (Execute command) from off to on again.
• This FB cannot be used in an interrupt program.
• Do not use this FB in programs that are executed only once, such as a subroutine program or FOR-NEXT loop, because
i_bEN (Execution command) cannot be turned off and the normal operation cannot be acquired. Always use this FB in
programs that can turn off i_bEN (Execution command).
• Every input must be provided with a value for proper FB operation.
• Set the module parameters in GX Works3 in accordance with the connected equipment and system. For the module
parameters, refer to the MELSEC iQ-F FX5 User's Manual (Ethernet Communication).
Error code
Error code
Description
(hexadecimal)
All error code
Same as the error code caused by the data sending
(SP.SOCSND) instruction.
FX5U CPU, FX5UC CPU
GX Works3 Version 1.030G or later
i_bEN
o_bENO
o_bOK
o_bErr
o_uErrId
i_bEN
o_bENO
o_bOK
o_bErr
o_uErrId
0H
0H
Error
0H
code
Action
Refer to the MELSEC iQ-F FX5 User's Manual (Ethernet
Communication)

2.4 M+FX5UCPU-EN_Send_Socket

2 FX5 ETHERNET FB
13
2

Advertisement

Table of Contents
loading

Table of Contents