Host Engineering Forum

General Category => Do-more CPUs and Do-more Designer Software => Topic started by: MBAutomation on March 31, 2020, 10:55:36 PM

Title: UDP and Cmore
Post by: MBAutomation 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!   

Title: Re: UDP and Cmore
Post by: RBPLC 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?
Title: Re: UDP and Cmore
Post by: MBAutomation on April 01, 2020, 09:38:33 PM
The C-More HMI only accepts ASCII string or ASCII Byte swap.
Title: Re: UDP and Cmore
Post by: jwbaker3 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
Title: Re: UDP and Cmore
Post by: RBPLC on April 06, 2020, 06:29:33 PM
What jwbaker3 said.