Ny-Series Instructions Reference Manual (W560 - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
Values of array variable elements abc[3] to abc[6] in remote Controller are assigned to array variable
elements def[10] to def[13] in local Controller.
Controller that executed the instruction
DstDat[0]=def[10]
DstDat[1]=def[11]
DstDat[2]=def[12]
DstDat[3]=def[13]
Values of array variable abc in remote Controller
are assigned to array variable def in local Controller.
RcvSize=vwx UINT#8
The size of data that was read, eight bytes, is assigned to variable vwx.
Related System-defined Variables
Name
*1
_EIP_EtnOnlineSta
*2
_EIP1_EtnOnlineSta
*3
_EIP2_EtnOnlineSta
*4
_EIPIn1_EtnOnlineSta
*1 Use this variable name for an NJ-series CPU Unit.
*2 Use this variable name for port 1 on an NX-series CPU Unit, or for an NY-series Controller.
*3 Use this variable name for port 2 on an NX-series CPU Unit.
*4 Use this variable name for the internal communication port on an NY-series Controller.
Additional Information
Refer to the following manuals for details on CIP communications.
• NJ/NX-series CPU Unit Built-in EtherNet/IP Port User's Manual (Cat. No. W506)
• NY-series Industrial Panel PC / Industrial Box PC Built-in EtherNet/IP Port User's Manual (Cat. No.
W563)
• CJ-series EtherNet/IP Units Operation Manual for NJ-series CPU Unit (Cat. No. W495)
Precautions for Correct Use
• Execution of this instruction is continued until processing is completed even if the value of Execute
changes to FALSE or the execution time exceeds the task period. The value of Done changes to
TRUE when processing is completed. Use this to confirm normal completion of processing.
• Refer to Using this Section on page 2-3 for a timing chart for Execute, Done, Busy, and Error.
• Execute the CIPOpen or CIPOpenWithDataSize instruction to obtain the value for Handle before you
execute this instruction.
• You can use this instruction only through an NJ/NX-series CPU Unit, through a built-in EtherNet/IP
port on an NY-series Controller, or through an EtherNet/IP Unit connected to an NJ-series CPU Unit.
2-1006
INT#1234
=abc[3]
INT#1234
INT#2345
=abc[4]
INT#2345
INT#3456
=abc[5]
INT#3456
INT#4567
=abc[6]
INT#4567
Meaning
Online
Handle Handle = cip_h Controller.
Read.
SrcDat[0]=abc[3]
SrcDat[1]=abc[4]
Size UINT#4
SrcDat[2]=abc[5]
SrcDat[3]=abc[6]
The number of elements to read is 4.
Data
type
BOOL
This variable indicates when built-in EtherNet/IP
port communications can be used.
TRUE: Communications are possible.
FALSE: Communications are not possible.

NY-series Instructions Reference Manual (W560)

INT#1234
INT#2345
INT#3456
INT#4567
Array variable abc
in remote Controller
Description

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents