lib/ieclib.txt
changeset 357 8a6a69dd23ce
parent 356 9b23cdca0bae
child 359 84f81f8eac2f
equal deleted inserted replaced
356:9b23cdca0bae 357:8a6a69dd23ce
    24 (* This is the library conatining the standard function blocks defined in the standard. *)
    24 (* This is the library conatining the standard function blocks defined in the standard. *)
    25 
    25 
    26 (* FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10) *)
    26 (* FINAL DRAFT - IEC 61131-3, 2nd Ed. (2001-12-10) *)
    27 
    27 
    28 (* The standard functions *)
    28 (* The standard functions *)
    29 {#include "standard_functions.txt" }
    29 (*{#include "standard_functions.txt" }*)
    30 
    30 
    31 (* The standard function blocks *)
    31 (* The standard function blocks *)
    32 {#include "edge_detection.txt" }
    32 {#include "edge_detection.txt" }
    33 {#include "bistable.txt" }
    33 {#include "bistable.txt" }
    34 {#include "counter.txt" }
    34 {#include "counter.txt" }