Difference between revisions of "EtherCAT:EC MASTER"

From SoftMC-Wiki
Jump to: navigation, search
Line 20: Line 20:
  
 
|SEE ALSO=
 
|SEE ALSO=
 +
* [[EtherCAT:EC LIST PDOS|EC_LIST_PDOS]]
 
* [[EtherCAT:EC SLAVE|EC_SLAVE]]
 
* [[EtherCAT:EC SLAVE|EC_SLAVE]]
 
* [[EtherCAT:EC SLAVES|EC_SLAVES]]
 
* [[EtherCAT:EC SLAVES|EC_SLAVES]]
  
 
}}
 
}}

Revision as of 12:12, 4 January 2015

Returns text report about the master.

Input

None

Output

None

Return Value

String information

Declaration

public function EC_MASTER as string

Syntax

?EC_MASTER

See Also