Re: [Emc-users] O Codes

2007-11-14 Thread John Thornton
On 14 Nov 2007 at 3:41, [EMAIL PROTECTED] wrote:

  Where is a reference to the operators that are allowed in looping?
 
 The user manual.
 
 http://www.linuxcnc.org/docs/html/gcode_main.html
 
 Slightly hidden in the sections Expressions and Binary Operations
 and Unary Operation Value

Thanks Chris,

I wish there was some way to put a reference to the expressions section
in the O code section. Sure would make it easier to follow. 

Thanks
John


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] O Codes

2007-11-13 Thread John Thornton
While trying to figure out the O codes in the user manual I see what
appears to be a comparitive operator lt used in the example. I assume
that that is the less than operator.

In another example I see functions like SIN used. 

Where is a reference to the operators that are allowed in looping?

Thanks
John

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] O Codes

2007-11-13 Thread Chris Radek
On Tue, Nov 13, 2007 at 07:56:21AM -0600, John Thornton wrote:
 While trying to figure out the O codes in the user manual I see what
 appears to be a comparitive operator lt used in the example. I assume
 that that is the less than operator.
 
 In another example I see functions like SIN used. 
 
 Where is a reference to the operators that are allowed in looping?

The user manual.

http://www.linuxcnc.org/docs/html/gcode_main.html

Slightly hidden in the sections Expressions and Binary Operations
and Unary Operation Value


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users