On Wednesday 09 May 2007 23:10, takeshi ikeya wrote:
> Thank you Mario! I always appreciate your kindness
>
> > So, if var1 contains the time in seconds, multiply
T#1s with var1 to
> > obtain a
> > TIME value.
>
> Multiplying T#0.1s with var1 makes it possible to
control TON in 0.1
> second unit ?
>
Yes.
The timer resolution is limited by the following, whichever
is larger:
- the period with which the timer code is being executed
by the MatPLC
- the resolution of the clock_gettime() function.
Cheers,
Mario.
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
MAT-devel mailing list
MAT-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mat-devel
|