RobotStudio event

Station logic Timer

I'm atempting to simulate a machine for cycle times, and can't get the timer component working.  I want to turn on an input after 20 seconds of the robot turning on an output. 
 

Example.

 

DoSTART_CYCLE goes high (1)

Start time for 20sec.

DiCYCLE_COMPLETE goes high (1)

 

I'm trying to use the station logic, I have inserted a timer component, but when I connect the timer output to a Digtial Input of the controler it won't turn on.  What am I missing?