Jump to content
  • 0

Why am I not getting data from Cognex In-Sight to my PLC?


Bryon Sol

Question

A common issue people have with Cognex In-Sight cameras is not getting the data back at the end of an inspection.  It might seem like you have it all set up correctly in either EasyBuilder Communications or Spreadsheet with FormatOutputBuffer etc, but you just aren't getting any data!

If you are able to trigger your camera, and interact with it in other ways, but the data isn't coming back, this is most likely because you haven't told the camera to send the data!

On V5.x.x. firmware, the input/output changed a bit for the Cognex cameras.  If you are using Ethernet/IP, Profinet, Modbus/TCP or CC-Link IE Field Network Basic and you want the data at the end of the inspection there are two different ways to go about this:

  1. Turn on the "Enable User Data Bypass" option.

    This is by far the easiest option.  What it does in essence is tell the camera not to wait for the PLC to request the data, but to just send it automatically at the end of every inspection.

    This option is essentially in the same place no matter what protocol you are using, but does vary slightly.

    Go to Sensor->Network Settings
    image.png.d8e1edafba2ef79cb14bb982c43009a8.png

    Under the Industrial Ethernet Settings, make sure you've selected the correct protocol and then click Settings and check off "Enable User Data Bypass"

    image.png.35a6371021a66163f83bb7619fe4f6af.png

     
  2. Or...Request Data with each inspection.
    Depending on your PLC this is done via the Set User Data Ack tag/bit
    image.png.4cfa4f018546e09109f910a076527be5.png

    From the In-Sight Explorer Help File for Ethernt/IP:
       If the Enable User Data Bypass is NOT enabled (unchecked which is the default state) in the Network Setting Dialog for the camera:
          i. Set the User Data tag, SetUserData bit is a named tag, for this example it would be InSight_Top:O.Control.SetUserData.
          ii. Clear the User Data tag above once you receive the User Data Ack bit. SetUserDataAck bit is a named tag, for this example it would be InSight_Top:I.Status. SetUserDataAck.

 

 

The Set User Data Bypass flag is available in the following protocols:

Mitsubishi CC-Link IE Field Network Basic:
image.png.9a6b747cd3cd185c9045f344663d6f7b.png

Profinet

image.png.857bbfcaaed1b8c6491d4017bb782662.png

Modbus/TCP

image.png.8dd398426949931aff0dd7c0f4441b88.png

 

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...