Difference between revisions of "EtherCAT:EC SLAVES"

From SoftMC-Wiki
Jump to: navigation, search
m
Line 2: Line 2:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Returns summary of all the slaves found by the master.
+
Returns a summary of all the slaves found by the master.
  
 
|INPUT=
 
|INPUT=

Revision as of 13:25, 13 January 2015

Returns a summary of all the slaves found by the master.

Input

None

Output

None

Return Value

String with information about slaves

Declaration

public function EC_SLAVES as string

Syntax

?EC_SLAVES

See Also