Hi
I am using a t100md 888.
I try to toggle a led at output1 every time I press a button once BUT not press and hold the button
I use DCUSFN method , but the simulator says COMPILATION FAILURE " coil TOGGLE_LEDV not valid here"
My program is as follow:
RUN TOGGLE_LED
||----------------------------------(dDIFU)
IN TOGGLE_LED custom function, I write :
TOGGLEIO OUT1
can you pls tell me why?
Thanks