Time Delay

Alles rund um TX(T) und RoboPro, mit ft-Hard- und Software
Computing using original ft hard- and software
Forumsregeln
Bitte beachte die Forumsregeln!
Antworten
Marcus
Beiträge: 1
Registriert: 20 Apr 2022, 16:31

Time Delay

Beitrag von Marcus » 20 Apr 2022, 17:45

Hello. I am a beginner in RoboPRO and I want to ask how I can change the time delay in RoboPRO using a variable. For example, I have a variable with a value of 5 and I want the time delay to be 5 or change according to the value of the variable. Because time delay has no direct connection to the variable. Thank you for the advice.

Benutzeravatar
steffalk
ft:pedia-Herausgeber
Beiträge: 1794
Registriert: 01 Nov 2010, 16:41
Wohnort: Karlsruhe
Kontaktdaten:

Re: Time Delay

Beitrag von steffalk » 20 Apr 2022, 18:13

Hello Marcus,

Happy welcome here!

As you found, the time block cannot be controlled other than statically. You will have to do some if/else blocks to choose different delays, or have some small delay repeated N times according to your needs.

Best Regards,
Stefan

thkais
Beiträge: 381
Registriert: 31 Okt 2010, 21:45

Re: Time Delay

Beitrag von thkais » 21 Apr 2022, 12:43

Hello Marcus,

look at Chapter 5.4 of the RoboPro-Help.

Best regards,
Thomas
Gruß
Thomas

Antworten