On Sat, Nov 06, 2010 at 09:31:31AM -0700, Kirk Wallace wrote:
> I looked at the source for the edge component. It has a variable called
> period that isn't declared in the top portion of the component. Does
> that mean that it is a global variable? If so, is there a convenient
> source for a list of global variables?

http://www.linuxcnc.org/docview/html/hal_comp.html#r1_7

    FUNCTION(name)
        Use this macro to begin the definition of a realtime function which
        was previously declared with "function NAME". The function includes a
        parameter "period" which is the integer number of nanoseconds between
        ^^^^^^^^^^^^^^^^^^
        calls to the function.

Jeff

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to