EtherCAT:EC STARTMASTER

From SoftMC-Wiki
Revision as of 09:06, 14 August 2014 by Nigeller (talk | contribs)
Jump to: navigation, search

Synchronizes clocks between the master and the slaves, and sets master's opmode to operational. The master attempts to set the drives to OPMODE. If it fails due to PLL error in the drives, it retries up to 3 times. From here on you can send motion commands to the slaves.

Input

None

Output

None

Return Value

Void

Declaration

public sub EC_STARTMASTER

Syntax

call EC_STARTMASTER

See Also