You're not supposed to see this... Yet
Scantime : BOOL;
New_Course : BOOL;
Structured_Text : BOOL;
(* Teaser *)
// Coming Soon
IF Scantime AND New_Course THEN
Structured_Text;
END_IF;
Scantime : BOOL;
New_Course : BOOL;
Structured_Text : BOOL;
(* Teaser *)
// Coming Soon
IF Scantime AND New_Course THEN
Structured_Text;
END_IF;
© 2025 Scantime Group Ltd