Jump to content

Can't connect via USB after setting up modem on Com1


Recommended Posts

I have set up a Enfora modem on Com port 1 on the PLC and now I cant connect via the USB port. I get the following message:

***http://imageshack.us/photo/my-images/220/comerror.png***

I am using Com 2 for Modbus so can't use this for the modem. I thought that connecting to the USB port would disable Com 1 and this would be OK.

Can some please offer advice on how I can use Com 1 and USB but not at the same time. It would be OK if I could enable or disable the modem via an operand.

Link to comment
Share on other sites

  • MVP 2023

You'll have to put some code in to not init the COM port and disable other logic that references it and then cycle power if you want to use USB. The USB port is a built-in USB->serial converter using COM1. The easiest thing to do is pony up for an Ethernet port and do your programming through that.

Joe T.

Link to comment
Share on other sites

Thanks Joe, that all makes sense. I think I'll go with both options. I'll buy the Ethernet module for development purposes and have a disable button somewhere and reboot the PLC if I need local access when the project is complete.

Cheers,

Justin

Link to comment
Share on other sites

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