西门子sitr的指令:

S-ITR(scale integer to integer to real):把16位整数乘个系数后转成32位浮点数。

S-RTR(scale real to real):把32位浮点数乘个系数后存放到输出变量中。

S-RTI(scale real to integer) :把32位浮点数乘个系数后转成16位整数