12.07.2015 Views

Logix5000 Controllers General Instructions - SLAC Confluence

Logix5000 Controllers General Instructions - SLAC Confluence

Logix5000 Controllers General Instructions - SLAC Confluence

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix ACommon AttributesIntroductionThis appendix describes attributes that are common to theLogix instructions.For Information AboutSee PageImmediate Values 635Data Conversions 635Immediate ValuesWhenever you enter an immediate value (constant) in decimal format(for example, -2, 3) the controller stores the value using 32 bits. If youenter a value in a radix other than decimal, such as binary orhexadecimal, and do not specify all 32 bits, the controller places azero in the bits that you do not specify (zero-fill).EXAMPLEZero-filling of immediate valuesIf You EnterThe Controller Stores-1 16#ffff ffff (-1)16#ffff (-1) 16#0000 ffff (65535)8#1234 (668) 16#0000 029c (668)2#1010 (10) 16#0000 000a (10)Data ConversionsData conversions occur when you mix data types in yourprogramming:When Programming inRelay Ladder LogicFunction BlockConversions Can Occur When YouMix data types for the parameters within one instructionWire two parameters that have different data types635 Publication 1756-RM003I-EN-P - January 2007

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!