H
Hello,
I have a problem with my digital board(I can't load my configuration in the PLC), the message from unity pro is (you board isn't ready). And with my simulator I can't change my temperature.
a bit example from my program for the digital board.
IF %IW0.4.0<=100 then %Q0.3.0:=TRUE; end_if;
%IW0 is a (INT)
Question is %IW good for the temperature control ?
Why can't change temperature in the simulator ?
I have a problem with my digital board(I can't load my configuration in the PLC), the message from unity pro is (you board isn't ready). And with my simulator I can't change my temperature.
a bit example from my program for the digital board.
IF %IW0.4.0<=100 then %Q0.3.0:=TRUE; end_if;
%IW0 is a (INT)
Question is %IW good for the temperature control ?
Why can't change temperature in the simulator ?
