Skip to content

Commit ea52c64

Browse files
committed
docs: improve formatting in iov2.adoc
1 parent 4c34757 commit ea52c64

1 file changed

Lines changed: 10 additions & 15 deletions

File tree

docs/src/config/iov2.adoc

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,26 +53,21 @@ the realtime I/O provided by link:../man/man9/motion.9.html[motion] instead.
5353

5454
INI 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

0 commit comments

Comments
 (0)