RS Logix 500

keclark83

Member
Join Date
Feb 2019
Location
TN
Posts
3
Hi,
I am working with a inventory system that is scanning the bar code that will read data to ST9:0 and part numbers 123 go to N7:0, 456 go to N7:1, and 789 go to N7:2. I know i can use ACI or MOV for changing from string to interger. but I am having an issue with how to input the data to string. So once it is scanned it will go to which ever n7 file according to the item scanned by part number.
 
Welcome to the forum.

please tell us the following information.
which plc? 5/01, 5/02, 5/03, 5/04, 5/05?
what barcode scanner?
in regards to the barcode: numeric or alphanumeric?
any prefix, suffix characters used?
crc data validation being used?
total length in characters?

I am assuming the barcode is 123456789 and maybe a zero?

I create the barcodes here in my opinion, these questions need to be answered before you continue.

james
 
James Mcquade,
Thanks for reaching out for help. I was able to figure out my issues and have gotten the program working.
 

Similar Topics

I have been doing logic programming and troubleshooting for about 25 years. I started working for a new company as PLC Application Engineer and I...
Replies
5
Views
113
Hello, Haven't been on in a while. I need to generate a bit level pdf of the I/O for RSLogix 500. I can generate a report but it just shows the...
Replies
1
Views
113
I would like to copy register N61:131 thru N61:147 into ST252:0 I keep failing What happens is I copy into ST252:0,1, 2 etc. What am i missing...
Replies
18
Views
485
I'm trying to fix a mess of code on an older machine that's running a Micrologix 1400 and an RS232 ASCII barcode scanner. The previous guy had...
Replies
3
Views
306
I'm not super familiar with the Micrologix line of processors, but I am pretty familiar with RSLogix 500. I'm trying to simply copy a string to...
Replies
4
Views
260
Back
Top Bottom