ML1400 Verify Problem.

KiwiAndy

Member
Join Date
Apr 2014
Location
Motueka
Posts
4
Hi
Help, I don't know what I'm missing. I am Running RSLogix Micrologix Version 9.00.00. When I verify a file the software reports no errors. When I do a verify program the same file has errors and won't download. With Operand mismatch. I am moving a integer value 16383 into a F8:0 file address. Any ideas would be greatly appreciated.
 
Are you using a MOV instruction, or a COP instruction ?

The MOV instruction automatically converts datatypes from Integer to Floating-Point. The COP instruction does not, so it requires matching datatypes.
 
Hi Ken
I am using a MOV. I've tried a COP and in fact I even tried MOV F8:1 to F8:0 and it still reports an error. I've been programming ABs for 30 years so I'm having a senior moment
 
Hi
I will clear the instruction and re enter the instruction with a manually added .0. The code has been entering the .0 itself but I will try it.
Thank you
 

Similar Topics

Hello, I am new here and have been working with PLCs for a few years now. I have been tasked with setting up a Micrologix 1400….. to a Cmore 10...
Replies
10
Views
493
Hi, We may of finally received out first v21 ML1400. IP address set, proceed to download standard file for our machines & at about the 80% mark...
Replies
10
Views
1,443
I have a Allen Bradely 1500 that has a cracked board. It still works but needs replaced (battery is no longer connected). To make migration easier...
Replies
10
Views
3,224
Hi, I've got a new project for a vacuum conveying system. We require to add another HMI to the existing system which will then feed 2 separate...
Replies
6
Views
1,829
Hi All I have connected a Keyence SR1000 to a Compact Logix PLC and am triggering the scanner and reading barcodes over Ethernet/IP, no issues...
Replies
2
Views
837
Back
Top Bottom