EtherCAT:EC STOPMASTER

From SoftMC-Wiki
Revision as of 13:15, 23 October 2014 by Nigeller (talk | contribs)
Jump to: navigation, search

Change the master's mode of operation from op to preop and erase the entire database that was created.
After invoking EC_STOPMASTER the PDO mapping doesn't exist anymore, and has to be recreated before restarting the master.
All the motion drives are disabled.

Input

None

Output

None

Return Value

Void

Declaration

public sub EC_STOPMASTER

Syntax

call EC_STOPMASTER

See Also