News:

  • September 22, 2026, 10:28:46 AM

Login with username, password and session length

Author Topic: UDP and Cmore  (Read 10525 times)

MBAutomation

  • Sr. Member
  • ****
  • Posts: 60
UDP and Cmore
« on: March 31, 2020, 10:55:36 PM »
Hello All,
 I am still new to using certain things like strings etc.    I am currently trying to set up a recipe in the Cmore HMI.  But, it only uses ASCII format.  I need some direction or a source of videos on how to set this all up.   I am using the Nitra Ethernet module with 8 solenoids.   All named V1:0 - V1:15.      Now, I need a lot of help trying to figure out how to convert to ASCII or using them on them through the UDP and strings.  I have the program part set up so a contact will turn on after a timer runs, then the recipe that is picked will turn on the V bit outputs.

Let me know if i'm doing this all wrong, or if I should do it the stupid way and make a whole bunch of logic to do it.


Thanks guys!   


RBPLC

  • Hero Member
  • *****
  • Posts: 586
Re: UDP and Cmore
« Reply #1 on: April 01, 2020, 04:53:07 PM »
" I am currently trying to set up a recipe in the Cmore HMI.  But, it only uses ASCII format. " - What does this mean? What only uses ASCII format?

MBAutomation

  • Sr. Member
  • ****
  • Posts: 60
Re: UDP and Cmore
« Reply #2 on: April 01, 2020, 09:38:33 PM »
The C-More HMI only accepts ASCII string or ASCII Byte swap.

jwbaker3

  • Hero Member
  • *****
  • Posts: 144
Re: UDP and Cmore
« Reply #3 on: April 06, 2020, 01:57:21 PM »
I set up a recipe in a Cmore using reals, integers and discrete for a robot. We commissioned the system about a month ago. Works great, 17 recipes with 45 data pointes per sheet with a call from the DoMore on which one to load for the product being run in each robot. The only ASCII I used was the name of each recipe on the sheet.

JW

RBPLC

  • Hero Member
  • *****
  • Posts: 586
Re: UDP and Cmore
« Reply #4 on: April 06, 2020, 06:29:33 PM »
What jwbaker3 said.