Knowledge Base / Legacy Products / Rockwell In-chassis / SLC / MVI46 Series / MVI46-MNET

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

Search KB

Kategorien

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.