Circular signal sim

Hi there experts!

I am trying to create a circular signal that goes from 0º to 360º periodically (let’s say 2 secs for example) that triggers an action when it reaches 180º (I want to make a feeder create a component with this signal). Can someone hint me as to how to make this signal? I am quite new to python programming.

Thanks in advance.

Hy,

with a feeder you set the time to 2 sec, than it creates a product every 2 seconds. → I don’t understand for what you need degrees there…

Regards
Feature

Hi @captain_feature ,

Thanks for answering. I need it for virtual commissioning purposes. The circular signal should come from another PLC but I don’t have it currently. That’s why I wanted to create that signal in VC.