Hi,
I am checking the operation of the automatic control module and I do not understand its behavior.
I have a database channel that has a power limit value.
If there is no limit in the database, the channel has an undefined status.
I wanted to generate events depending on the status of this channel.
I had defined limits in the database:
2025-09-07 11:29:00 to 2025-09-07 11:31:00
2025-09-07 11:33:00 to 2025-09-07 11:35:00
2025-09-07 11:35:00 to 2025-09-07 11:37:00
2025-09-07 11:39:00 to 2025-09-07 11:41:00
I defined two triggers in which I selected only the channel number and only the status in the trigger parameters. The trigger responding to status 1 fired only once, and the trigger responding to status 0 fired many times.
Log:
2025-09-07 11:26:58 Module ModAutoControl 6.1.1.1 started
2025-09-07 11:26:58 Check ModAutoControl registration: Registration key is valid.
2025-09-07 11:26:58 Module state loaded
2025-09-07 11:27:04 Trigger state “PowerAdjustment\Limit [289103]”: Waiting
2025-09-07 11:29:00 Trigger state “PowerAdjustment\Undef [289103]”: Waiting
2025-09-07 11:29:00 No trigger events to send
2025-09-07 11:29:00 Trigger state “PowerAdjustment\Limit [289103]”: Firing
2025-09-07 11:29:00 Sending trigger events completed
2025-09-07 11:31:00 Trigger state “PowerAdjustment\Undef [289103]”: Firing
2025-09-07 11:31:00 Sending trigger events completed
2025-09-07 11:33:00 Trigger state “PowerAdjustment\Undef [289103]”: Waiting
2025-09-07 11:33:00 No trigger events to send
2025-09-07 11:37:00 Trigger state “PowerAdjustment\Undef [289103]”: Firing
2025-09-07 11:37:00 Sending trigger events completed
2025-09-07 11:39:00 Trigger state “PowerAdjustment\Undef [289103]”: Waiting
2025-09-07 11:39:00 No trigger events to send
2025-09-07 11:41:00 Trigger state “PowerAdjustment\Undef [289103]”: Firing
2025-09-07 11:41:00 Sending trigger events completed
Screenshots: https://limewire.com/d/tybwK#MwvFbA19ul