DL05 and C-more ASCII

XtremeIN

Member
Join Date
Jun 2005
Location
Indiana
Posts
217
Hello all,
I am working on a project using a C-more panel connected to a DL05 via port 1. Is there a way to send text to the PLC via the HMI? In previous projects when using the DO-More I used the SS, Short String data field with great success. I thought that the AIN instruction would work, bu tit cannot be configured for port1 and port 2 is needed for communicating with a Raspberry PI. The HMI will allow me to configure a tag using a v-mem location. Is that all I need to do? I do not have a HMI/PLC setup for testing.....
Thanks,
Micheal
 
Yes, you specify the starting location for the data, such as V2000. If you are sending "Hello", the text would fill 3 V memory locations (V2000 = He, V2001 = ll, V2002 = o).
 

Similar Topics

Does anyone have example code of how to read/write a discrete push button from a C-More Micro to a DL05. I just bought these two items and I am...
Replies
2
Views
998
need to find C bits in the logic. They are hidden someplace! Thank you! Bob
Replies
5
Views
206
I have a c-more micro with a three digit input box on one of the screens. This is being written to a memory location in a DL05. I don't have the...
Replies
3
Views
119
Is it correct to say that the dl05 program when uploaded does not store the current value in a v memory location? I have a customer that has one...
Replies
8
Views
3,105
Hi, I am trying to learn how to use my encoder with my PLC. I recently got a high-speed counter module (H0-CTRIO2) for my DirectLogic05 PLC. I...
Replies
5
Views
2,239
Back
Top Bottom