mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 09:07:24 +08:00
Added missing commands.
This commit is contained in:
@@ -13,6 +13,7 @@ LATEX_OPTIONS := -file-line-error-style
|
||||
COMMANDS := \
|
||||
alias \
|
||||
config \
|
||||
crc \
|
||||
cstruct \
|
||||
data \
|
||||
debug \
|
||||
@@ -26,6 +27,7 @@ COMMANDS := \
|
||||
pdos \
|
||||
reg_read \
|
||||
reg_write \
|
||||
rescan \
|
||||
sdos \
|
||||
sii_read \
|
||||
sii_write \
|
||||
|
||||
@@ -2386,6 +2386,13 @@ created, if the \lstinline+udev+ Package is installed. See
|
||||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\subsection{Display CRC Error Counters}
|
||||
\label{sec:ethercat-crc}
|
||||
|
||||
\lstinputlisting[basicstyle=\ttfamily\footnotesize]{external/ethercat_crc}
|
||||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\subsection{Output PDO information in C Language}
|
||||
\label{sec:ethercat-cstruct}
|
||||
|
||||
@@ -2461,6 +2468,13 @@ created, if the \lstinline+udev+ Package is installed. See
|
||||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\subsection{Trigger a Bus Scan}
|
||||
\label{sec:rescan}
|
||||
|
||||
\lstinputlisting[basicstyle=\ttfamily\footnotesize]{external/ethercat_rescan}
|
||||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\subsection{SDO Dictionary}
|
||||
|
||||
\lstinputlisting[basicstyle=\ttfamily\footnotesize]{external/ethercat_sdos}
|
||||
|
||||
Reference in New Issue
Block a user