mpiCanFlashNodeConfigSet (Deprecated)
NOTE:
mpiCanFlashNodeConfigSet was moved to mpiDeprecated.h in the 03.01.00 MPI software release.
Declaration
|
long mpiCanFlashNodeConfigSet(MPICan can, void* flash, long node, MPICanNodeConfig* nodeConfig);
|
|
Required Header: stdmpi.h |
Description
mpiCanFlashNodeConfigSet updates the current flash configuration for the node.
|
| can |
a handle to the Can object |
| flash |
normally NULL |
| node |
the node number of the CANOpen node |
| nodeConfig |
a pointer to the CAN node configuration structure containing the new
configuration |
|
|
|
|
|
See Also
mpiCanNodeFlashConfigGet