Difference between revisions of "EtherCAT:EC STOPMASTER"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:EtherCAT:EC STOPMASTER to EtherCAT:EC STOPMASTER: Global renaming of Axystems: namespace into (Main):)
m (Text replace - "Axystems:" to "")
Line 1: Line 1:
{{Axystems:Template:EtherCAT-Function
+
{{Template:EtherCAT-Function
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 09:15, 22 May 2014

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.

Input

None

Output

None

Return Value

Void

Declaration

public sub EC_STOPMASTER

Syntax

call EC_STOPMASTER

See Also