List Info

Thread: Could anyone teach me about TASK,INTERVAL and PRIORITY ?




Could anyone teach me about TASK,INTERVAL and PRIORITY ?
user name
2006-05-05 10:35:06
In MatPLC manual.
IEC CONFIGURATION

    CONFIGURATION config1
      VAR_GLOBAL
        varint : INT := 99;
        varreal : REAL := 99.9;
      END_VAR
      TASK t1(INTERVAL := t#20ms, PRIORITY := 2);
      PROGRAM foo WITH t1: PROG1(param1 := varint, param2 :=
varreal);
    END_CONFIGURATION


INTERVAL is like scanperiod in matplc.conf ?
Which has priority over other ?

What is PRIORITY ?

   Ikeya


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&
amp;3057&dat1642
_______________________________________________
MAT-devel mailing list
MAT-devellists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mat-devel

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )