Jump to content

Recommended Posts

Posted
Hello there, Our project is using a Schneider Modicon TSX P572634M processor for main control. At the moment, I'm trying to use IO scanning function to achieve communication with a M340 PLC, which is just working fine. But the problem is I can't find a digital bit to indicate the IO scanning failure. Anybody has any idea which bit can be used for this purpose? For example, when we use modbus, we can have proper comm report. What about IO scanning? Is there any similar report or debugging information? Thanks!
Posted (edited)
Try to create a an IODDT variable of typeT_COM_ETYX103 at the ETYPort channel: %CH0.1.0. Inside this derived data type will be health bits for IOScanning (and other things). Edited by billysmithde2
  • Like 1

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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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...