[r16]: / trunk / gpiomod / Example.project.md  Maximize  Restore  History

Download this file

18 lines (14 with data), 155 Bytes


PROGRAM PLC_PRG


PROGRAM POU
VAR
    rDuty: REAL;
    SPWM: GPIOMods.SoftPWM;
END_VAR