Andy32821
Industrial
- Aug 24, 2003
- 39
I am to writing a floating point number for PID “reset time” from a SCADA HMI to a data block register in a S7-400 processor simatic PLC. Contrary to some published data I cannot get the PID block to read milliseconds. The PID block seems to insist that the reset and rate times be in siemens’ “time format” data type before the PID block will read them.
Can I force the PID block to accept milliseconds?
Is there a math block that will convert decimal into time format?