page 69
Function
NMM_RESET_NODE
Library COB.LIB
Function symbol
Purpose
Resets the application and communication parameters for one
or all nodes to the default values.
.
Parameters
Function inputs
Function outputs
Description
NMM_RESET_NODE performs a reset for the node called (or
all nodes in the network). All non-volatile data remain stored in
the node. After the reset the node passes the normal
initialization routine.
The exact operating characteristics after a reset are described
in the device-specific documents.
Name Data type Description
ENABLE BOOL TRUE: The function is processed.
FALSE: The function is not processed.
NODE BYTE All initialized nodes: 0
Initialized node: 1 ... 127
Name Data type Description
RESULT BYTE Result: 0 = successful
1 = transmission error
2 = invalid parameters
255 = NMT master not active