https://www.automationdirect.com/do-more (VID-VW-0008)
Live demo showing how to read and ASCII status reply from the ViewMarq LED messaging display.
Check out all of our videos at https://www.AutomationDirect.com/Videos
To subscribe: https://www.youtube.com/user/automationdirect?sub_confirmation=1
Facebook: https://www.facebook.com/AutomationDirect
Twitter: https://twitter.com/AutomationDirec
LinkedIn: https://www.linkedin.com/company/automationdirect
**Prices were valid at the time the video was released and are subject to change.
Suppose you want to know if the ASCII message got to the ViewMarq ok. No problem. Just make sure the "ASCII Reply" option is enabled here in the LED Display Configuration. That's this checkbox right here. That's it. Ours is already setup, so we just close it out. When you create your message, make sure you create that message with an ID that is not zero. Remember, zero is a broadcast message. Back in the DoMore software we simply add a STREAMIN instruction to our code. This is the simple ASCII message example we did in a previous video where we just format the message here and we send it out the serial port here. To read the response back from the ViewMarq, all we do is add a STREAMIN instruction. We want to read from the internal serial port, and we'll read characters until we fill up our buffer or we get that single carriage return the ViewMarq is going to send back to mark the end of the message. And let's go ahead and put that result into a string long 10. How about that? That's all there is to it. Let's enable this instruction with switch X1. Now while I am using an edge triggered contact here, I really didn't need to because this instruction is already edge triggered. So again, all we are doing is formatting the string, making sure the ID is not zero, sending that string out the serial port, and then reading the serial port to see what the reply from the ViewMarq is. Let's go ahead and accept our changes, save it, write it out to the PLC. Let's turn on the status for everybody so we can see what is going on. So I'm going to reach down and toggle X0 on this processor ... that created the message for us. You can see that message appeared in String Long zero right here and that it's length was 234 characters. Let's go ahead and add our string long 10 for the result right here. And let's go ahead and add our length too. So now that we have formatted our string and placed it in String Long zero, I'm going to toggle X7 to send that message down to the ViewMarq. So now I just reach down to the DoMore and toggle X1 and sure enough we got a message back from the ViewMarq saying everything was ok and it was three characters long. Now we know the message was successfully received by the ViewMarq. The key points here are: send the message to a single ID, not the broadcast ID of zero, and make sure the ASCII reply is configured in the ViewMarq. That ought to be enough to get you going. Check out the other videos for doing the same thing using Modbus and other advanced features. Let us know if you have any questions. Automation Direct Customer Support is always free and just a phone call or e-mail away. Spend Less Do More With Automation Direct.
Voted #1 mid-sized employer in Atlanta
Check out our
job openings