Difference between revisions of "EtherCAT:EC CREATE MASTER"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Template:EtherCAT-Function |DESCRIPTION= Create EtherCAT master within the firmware. This subroutine must be invoked, but it returns no useful information to the user. |IN...")
 
Line 14: Line 14:
  
 
|DECLARATION=
 
|DECLARATION=
public subroutine EC_CREATE_MASTER as string
+
public subroutine EC_CREATE_MASTER
  
 
|SYNTAX=
 
|SYNTAX=

Revision as of 12:02, 28 February 2016

Create EtherCAT master within the firmware. This subroutine must be invoked, but it returns no useful information to the user.

Input

None

Output

None

Return Value

None

Declaration

public subroutine EC_CREATE_MASTER

Syntax

call EC_CREATE_MASTER