Last modified by writer on 2023/09/07 12:47

From version 5.1
edited by writer
on 2022/11/02 13:00
Change comment: There is no comment for this version
To version 6.1
edited by writer
on 2023/02/09 17:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  {{info}}
16 16  On a PUMOTIX system, it is permissible to execute macros directly from the program. To do this, you need to enclose the macro language command in curly brackets, for example:
17 17  
18 -{{code language="lua" title="**program fragment**"}}
18 +{{code language="lua" title="**Program fragment**"}}
19 19  ...
20 20  G0 X500
21 21  {PinSetState(Outputs.OxyRegUp, true)}