Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • Products
  • Automation Systems
  • Programmable Logic Controllers (PLC)

Network SEND and RECV instructions

C Series network communications

Written by Toby Kilroy

Updated at March 24th, 2023

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Products
    Automation Systems Control Components Motion & Drives Quality control & Inspection Robotics Safety Sensing Services Software Switching Components
  • Amplify e-Store
    e-Store public
  • Public CSC
+ More

C-Series PLCs have native communications protocols built in. There are two Instructions which are used for sending and receiving data between controllers. This can be via an Ethernet network, or over serial communications. However due to the many permutations in which these instructions can be used, some users do find it challenging to get working. In order to get started, we have provided a code sample below to show how these are used, with extensive documentation in the comments. 

The program sample also show the correct use of the Logical Port flags in conjunction with this instruction. Please review this program in conjunction with the Instruction Reference Manual for your respective PLC CPU unit.

SEND&RECV.cxp


instructions network

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • CP series PLC addressing
  • DeviceNet setup for CJ
  • Re-Creating the IO Table in CX-Progammer

Definition by Author

0
0
Expand