Difference between revisions of "EtherCAT:EC MASTER"
(Created page with "{{Template:EtherCAT-Function |DESCRIPTION= Returns text report about the master. |INPUT= None |OUTPUT= None |RETURN VALUE= String information |DECLARATION= public functio...") |
|||
| (3 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 14: | Line 15: | ||
|DECLARATION= | |DECLARATION= | ||
| − | public function | + | public function EC_MASTER as string |
|SYNTAX= | |SYNTAX= | ||
| − | ? | + | ?EC_MASTER |
|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]] | ||
}} | }} | ||