mpiSynqNetShutdown

Declaration

int32_t  mpiSynqNetShutdown(MPISynqNet     synqNet);

Required Header: stdmpi.h

Description

mpiSynqNetShutdown disables a SynqNet network by shutting off cyclic data transmission from the controller to the nodes. This will cause the network state to transition to MPISynqNetStateDISCOVERY and nodes will go into a SynqLost state and disable their outputs.

synqNet a handle to a SynqNet object
Return Values
MPIMessageOK

See Also

mpiSynqNetInit | mpiControlReset | mpiSynqNetStatus