Difference between revisions of "EtherCAT:EC SLAVES"
(Created page with "{{Template:EtherCAT-Function |DESCRIPTION= Returns summary of all the slaves found by the master. |INPUT= None |OUTPUT= None |RETURN VALUE= String with information about s...") |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Languages|EtherCAT:EC_SLAVES}} | ||
{{Template:EtherCAT-Function | {{Template:EtherCAT-Function | ||
|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= | ||
| Line 14: | Line 15: | ||
|DECLARATION= | |DECLARATION= | ||
| − | public function | + | public function EC_SLAVES as string |
|SYNTAX= | |SYNTAX= | ||
| − | ? | + | ?EC_SLAVES |
|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]] | ||
}} | }} | ||