Jump to content

Determining whether an IoX program code section executes


landolfi

Recommended Posts

Posted

I know the IoX programming UI will tell me whether a program is true or false and what general section of a program it's running, but is there any way other than Notify to tell whether a program reaches a line in a particular block of code? I have been using Notify but the email notification from notify is enough delayed that it isn't always helpful. I frequently do this to verify that a particular line in a block got executed, for example so that I know if I got the notification and the light isn't on, the program had to have executed the ON command because the Notify is after it. Yes I'm impatient.

Posted

I use Pushover as a notify tool and it's sent within a couple seconds. You can add Pushover as a network resource and customize the messages to your liking, then add them as lines in your program.

  • Like 1
Posted
35 minutes ago, gregkinney said:

I use Pushover as a notify tool and it's sent within a couple seconds. You can add Pushover as a network resource and customize the messages to your liking, then add them as lines in your program.

Thanks for the tip! Are you using the mobile version or desktop?

Posted

For pushover, I use it on mobile. It's an app and sends a standard notification on your phone. You can then customize the look, sound, and message.

Guest
This topic is now closed to further replies.

×
×
  • Create New...