Difference between revisions of "EtherCAT:EC SLAVES"

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

Revision as of 12:13, 4 January 2015

Returns 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