Coming Soon

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;