Mitsubishi Electric MELSEC iQ-R Series User Manual page 101

Camera recording package
Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

Restrictions and precautions
• The FB does not include the error recovery processing. Prepare the error recovery processing separately to suit the actual
system and the expected operation.
• The FB cannot be used in an interrupt program.
• Using the FB in a program that is to be executed only once, such as a subroutine program or a FOR-NEXT loop, has a
problem where FB_EN (Execution command) can no longer be turned off and normal operation is not possible; always use
the FB in a program that is capable of turning off FB_EN.
• Change the memory/device setting of the CPU parameter so that the memory capacity required to use the FB is secured. If
the setting is not changed, an error may occur in GX Works2.
• Turning off FB_EN stops the processing that is being performed. Turning off FB_EN during the processing has a problem
where the connection can no longer be closed; turn off FB_EN after FB_OK (FB completed successfully) or FB_ERROR
(FB completed with an error) is turned on.
• During the execution of this FB, perform exclusive control to avoid using the same connection number.
• Use the FB in an environment where the scan time is 500ms or less.
• When this FB is changed online, o_bENO (Execution status), o_bOK (Completed successfully), o_bErr (Completed with an
error), and o_uErrId (Error code) are not retained. Turn i_bEN (Execution command) off and on after the online change.
• If recording events occur consecutively in a brief period of time and the recording duration of one event overlaps the
recording duration of the subsequent event, this FB may not be completed successfully and a timeout error (C1E2H) may
occur. Ensure that the recording durations of events do not overlap when this FB is executed.
• After the completion of the FB, wait for 8s or more before subsequent execution of the FB if it specifies a connection having
the same information (external device IP address, own station port number, and external device port number) as the
connection specified by the preceding FB. If the subsequent execution must be started within 8s, executing the FB after
changing the own station port number on the Active open side is recommended.
• Do not perform the open/close processing instruction (SP.SOCOPEN/SP.SOCCLOSE) in the socket communications
whose connection number is used in the FB. Doing so affects the FB operation.
10 FB LIBRARY DETAILS (FOR MELSEC-Q SERIES CPU MODULES)
10.2 M+CPU-CamRec_AXIS_ETrigger
10
99

Advertisement

Table of Contents
loading

Table of Contents