What I am trying to do is print out a label that contains three lines of data. Each row has a fixed length number of characters: Line 1 = 4 characters, Line 2 = 8 characters, Line 3 = 8 characters. The SLC-5/05 is generating the combination of fixed length but changing characters. They are...
I am trying to make a Allen/Bradley 1746-BAS (BASIC) module pull data from a SLC-5/05 and send it out the serial port to a Zebra Stripe 600 printer. I have it working fine right now but all I can get to print out is my first line of 8 characters. I need three lines of 8 characters. This means 3...