File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,26 +53,21 @@ the realtime I/O provided by link:../man/man9/motion.9.html[motion] instead.
5353
5454INI file options:
5555
56- * [EMCIO] section
56+ .[EMCIO] section
57+ PROTOCOL_VERSION = 2 :: Defaults to 2. Setting to 1 will emulate old iocontrol behaviour.
5758
58- * PROTOCOL_VERSION = 2
59- Defaults to 2. Setting to 1 will emulate old iocontrol behaviour.
60-
61- * EMCIO = iov2 -support-start-change
62- You need to explicitly enable the start-change protocol by adding the
59+ EMCIO = iov2 -support-start-change :: You need to explicitly enable the start-change protocol by adding the
6360 -support-start-change option; otherwise the start-change pin remains
6461 low and start-change-ack is ignored. The reason for this is better
65- backwards compatibility.
66-
67- * [TASK] section
68-
69- * IO_ERROR : printf-style template for operator error display (negative
70- toolchanger fault codes) . No quoting needed. Example: IO_ERROR = Toolchanger
71- fault %d . Default: toolchanger error %d.
62+ backwards compatibility.
7263
73- * [EMC] section
64+ .[TASK] section
65+ IO_ERROR :: Printf-style template for operator error display (negative
66+ toolchanger fault codes) . No quoting needed. Example: `IO_ERROR = Toolchanger
67+ fault %d`. Default: toolchanger error %d.
7468
75- * DEBUG : To get a (quite detailed) trace, set either the RCS debugging flag
69+ .[EMC] section +
70+ DEBUG :: To get a (quite detailed) trace, set either the RCS debugging flag
7671 (0x00000200) to turn on RCS debugging messages all over LinuxCNC or use the
7772 new iocontrol debugging bit (0x00001000) only for iov2 messages.
7873
You can’t perform that action at this time.
0 commit comments