Help - Search - Members - Calendar
Full Version: Micrologix 1200 Register Fill
Forums.MrPLC.com > PLCs and Supporting Devices > Allen Bradley
Minnesota Bob
I am trying to fill 35 words in the F8 Float Data file and I can't find a command to do it. I want to zero out the F8:0 - F8:34 words by filling them with zeros and can't seem to find anything but 35 MOV commands to do it. It says in the help that the Fill (FLL) and Copy (COP) commands can not be used in the 1200 PLC with floating point values. Anybody got any ideas?
Mickey
QUOTE(Minnesota Bob @ May 4 2008, 09:32 PM) [snapback]68510[/snapback]
I am trying to fill 35 words in the F8 Float Data file and I can't find a command to do it. I want to zero out the F8:0 - F8:34 words by filling them with zeros and can't seem to find anything but 35 MOV commands to do it. It says in the help that the Fill (FLL) and Copy (COP) commands can not be used in the 1200 PLC with floating point values. Anybody got any ideas?


In a series "C" ML1200 a floating point value is supported by a FLL instruction (see PDF below)

Minnesota Bob
QUOTE(Mickey @ May 4 2008, 09:53 PM) [snapback]68511[/snapback]

QUOTE(Minnesota Bob @ May 4 2008, 09:32 PM) [snapback]68510[/snapback]
I am trying to fill 35 words in the F8 Float Data file and I can't find a command to do it. I want to zero out the F8:0 - F8:34 words by filling them with zeros and can't seem to find anything but 35 MOV commands to do it. It says in the help that the Fill (FLL) and Copy (COP) commands can not be used in the 1200 PLC with floating point values. Anybody got any ideas?


In a series "C" ML1200 a floating point value is supported by a FLL instruction (see PDF below)




I read through the PDF and found the note you are referencing. I assume you got this off of the AB manual. The online help says you can't. It so rare that AB has conflicting documentation disgust.gif I wrote it in the program and it took it so I think it works. Thanks for the help.
Mickey
QUOTE(Minnesota Bob @ May 6 2008, 03:10 PM) [snapback]68589[/snapback]


I read through the PDF and found the note you are referencing. I assume you got this off of the AB manual. The online help says you can't. It so rare that AB has conflicting documentation disgust.gif I wrote it in the program and it took it so I think it works. Thanks for the help.


Your Welcome. Here's a link to the manual if you need it.

http://literature.rockwellautomation.com/i...rm001_-en-p.pdf
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.