diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/states_8c.html
--- a/doc/doxygen/html/states_8c.html Tue Jun 05 17:34:33 2007 +0200
+++ b/doc/doxygen/html/states_8c.html Tue Jun 05 18:43:21 2007 +0200
@@ -21,6 +21,9 @@
#include "nmtSlave.h"
+Include dependency graph for states.c:
Go to the source code of this file.
Defines | |
void | _stopped () |
+Definition in file states.c.
-Definition at line 86 of file states.c. +Definition at line 112 of file states.c. +
+Referenced by switchCommunicationState().
-Definition at line 76 of file states.c. +Definition at line 102 of file states.c. +
+Referenced by switchCommunicationState().
-Definition at line 234 of file states.c. +Definition at line 285 of file states.c.
-Definition at line 236 of file states.c. +Definition at line 287 of file states.c.
-Definition at line 235 of file states.c. +Definition at line 286 of file states.c.
-Definition at line 237 of file states.c. +Definition at line 288 of file states.c.
- -
-Definition at line 39 of file states.c. -
-References proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), and proceedSYNC(). +
d | ||
m |
+case TIME_STAMP: +
+Definition at line 65 of file states.c. +
+References proceedNMTstateChange(), proceedNODE_GUARD(), proceedPDO(), proceedSDO(), and proceedSYNC(). +
+Here is the call graph for this function:
- -
-Definition at line 186 of file states.c. +
d | ||
nodeId |
+cob_id_client = 0x600 + nodeId;
+cob_id_server = 0x580 + nodeId;
+node Id client. As we do not know the value, we put the node Id Server
+*(UNS8*)d->objdict[offset].pSubindex[3].pObject = nodeId;
+Initialize the server(s) SDO parameters Remember that only one SDO server is allowed, defined at index 0x1200
+Initialize the client(s) SDO parameters Nothing to initialize (no default values required by the DS 401) Initialize the receive PDO communication parameters. Only for 0x1400 to 0x1403
+bDeviceNodeId is defined in the object dictionary. +
- -
-Definition at line 100 of file states.c. -
-References decompo_dcf(), ptrTable, and switchCommunicationState(). +
d | ||
newState |
+This will force a second loop for the state switch
+call user app related state func.
+end switch case +
+Definition at line 138 of file states.c. +
+References decompo_dcf(), ptrTable, and switchCommunicationState(). +
+Referenced by proceedNMTstateChange(). +
+Here is the call graph for this function:
- -
-Definition at line 89 of file states.c. -
-References heartbeatInit(), heartbeatStop(), None, resetSDO(), slaveSendBootUp(), StartOrStop, startSYNC(), and stopSYNC(). -
-
d | ||
newCommunicationState |
+Definition at line 120 of file states.c. +
+References heartbeatInit(), heartbeatStop(), None, resetSDO(), slaveSendBootUp(), StartOrStop, startSYNC(), and stopSYNC(). +
+Referenced by setState(). +
+Here is the call graph for this function:
+