Hello, with Mitsubishi i use the INCP function does PLCnext engineer has the same .how can i create an pulse? thanks
PLCnext Engineer does not have a direct equivalent to Mitsubishi’s INCP function, but it shouldn’t be difficult to create this using (for example) a SEL block and an ADD block. You can use the R_TRIG and F_TRIG function blocks for edge detection. ~ Martin
