本资源包含 1 个源码文件 支持在线预览,点击文件名即可查看
温馨提示:点击文件名或"查看源码"按钮可在线浏览源代码,支持语法高亮显示。
Analog Inputs and Outputs in an S7 PLC are represented in the PLC as a 16-bit integer. Over
the nominal span of the analog input or output, the value of this integer will range between -
27648 and +27648. However, it is easier to use the analog values if they are scaled to the
same units and ranges as the process being controlled. This applications tip describes
methods for scaling analog values to and from engineering units.
