Update Scheduler Status

Use the Simulate Update Scheduler Status block to activate or deactivate a scheduler. Simply provide the 'Scheduler Key' and the 'IsActive' parameter.

Simulate Update Scheduler Status block

Input Pins

chevron-rightSchedulerKeyhashtag

This is the Scheduler Key for the scheduler.

Data Type : Integer

chevron-rightIsActivehashtag

'IsActive' indicates the status of the scheduler. If the value is 1, the scheduler is active; otherwise, it is inactive.

Data Type : Boolean

Output Pins

chevron-rightScheduler Detailshashtag

Shows the scheduler's status after it has been updated

Type : Dictionary

Example: Using the Simulate Update Scheduler Status block in a real application

Last updated