|
Note Simulation with PLCSIM For the simulation with PLCSIM, the time behavior of the simulated PLC is not exactly identical to that of a "real" PLC. The actual cycle clock of a cyclic interrupt OB can have larger fluctuations with a simulated PLC than with "real" PLCs. In the standard configuration, PID_Compact determines the time between calls automatically and monitors them for fluctuations. For a simulation of PID_Compact with PLCSIM, for example, a sampling time error (ErrorBits = DW#16#00000800) can therefore be detected. PID_Compact switches to "Inactive" mode (State = 0) in this case. To prevent this from happening, you should configure PID_Compact for simulation with PLCSIM as follows:
|