HI,
I am trying to put code in to plot lines only after a specified time ... say 10:30 but this code is causing LOTS of instability with eSignal ... it crashes.
((getHour()*100)+getMinutes() > 1030)
Any help would be appreciated!!
prawles
I am trying to put code in to plot lines only after a specified time ... say 10:30 but this code is causing LOTS of instability with eSignal ... it crashes.
((getHour()*100)+getMinutes() > 1030)
Any help would be appreciated!!
prawles
Comment