Difference between revisions of "EtherCAT:EC MASTER"

From SoftMC-Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages|EtherCAT:EC_MASTER}}
 
{{Template:EtherCAT-Function
 
{{Template:EtherCAT-Function
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Returns text report about the master.
+
Returns a text report about the master.
  
 
|INPUT=
 
|INPUT=
Line 20: Line 21:
  
 
|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]]
  
 
}}
 
}}

Latest revision as of 17:43, 5 May 2017

Language: English  • 中文(简体)‎

Returns a 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