How do I get Floating-Point values in a PLC5 or SLC processor from the Modbus module?


To view the floating-point value, the two 16-bit integers must be copied to a floating-point variable in the processor. For PLC and SLC processor, a COP command is used, with the source being the first integer value location, the dest being the F file location, and the len being the number of floating-point values being created.
Custom Fields

Article ID: 52
Created On: Tue, Nov 28, 2006 at 9:20 AM
Last Updated On: Thu, Jul 3, 2014 at 10:17 PM
Authored by: Technical Support

Online URL: https://www.prosoft-technology.com/kb/article.php?id=52