1. 变量类型转换技巧

1.19. 浮点数Real转字符串,用什么函数?(FMTSTR)

直接用real_to_string,

例如:

a:=real_to_string(b); 

更直接的方法是,使用Function LREAL_TO_FMTSTR(),示例如下:


LREAL_TO_FMTSTR的具体描述链接:https://infosys.beckhoff.com/content/1033/tcplclib_tc2_utilities/35143691.html?id=6720667818939867763