
adccommunitymod (AutomationDirect) asked a question.
How can a barcode ascii string be read into a EA9 and diplayed
Created Date: February 13,2018
Created By: Doug Coffman
**** This post has been imported from our legacy forum. Information in this post may be outdated and links contained in the post may no longer work.****
Hello All. Can a ASCII String be read into a EA9 and displayed ? If so what do I have to do to achieve this. I am able to do this with my AB Panel View Plus HMI. Not sure how to do it with the C-More I am using a AllenBradly CompactLogix PLC Thank You Greatly Doug C
Created Date: February 13,2018
Created by: Doug Coffman
Hello All.
Can a ASCII String be read into a EA9 and displayed ? If so what do I have to do to achieve this.
I am able to do this with my AB Panel View Plus HMI. Not sure how to do it with the C-More
I am using a AllenBradly CompactLogix PLC
Thank You Greatly
Doug C
Created Date: February 13,2018
Created by: kewakl
what is the format of the barcode? what is the 'content ' of the barcode(alpha/numeric/both)?
Created Date: February 13,2018
Created by: Doug Coffman
Format is ASCII, Content is both alpha and numeric
Created Date: February 13,2018
Created by: ADC_CommTeam01
Use the "Text Entry Object " and choose "Object Style " "Style 2 ". There are some caveats with this entry so make sure you check out the help file. ( Help file CM423)
Created Date: February 13,2018
Created by: Doug Coffman
Thank You PSeries I will try that out and see how it works.
Created Date: February 13,2018
Created by: kewakl
I meant to post this earlier:
I am using a USB barcode scanner on an EA7 in (devices) USB port. Works well.
Just need to have a way to set focus to the entry object (touch or tag in Option tab) and either embed a carriage return in the barcode or touch the object after scanning.