Difference between revisions of "EtherCAT:EC SLAVE"
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 SLAVES|EC_SLAVES]] | * [[EtherCAT:EC SLAVES|EC_SLAVES]] | ||
}} | }} |
Revision as of 12:13, 4 January 2015
Return test report about a certain slave.
Input
Slave's address
Output
None
Return Value
String with information about slave
Declaration
public function EC_SLAVE(byval addr as long) as string
Syntax
?EC_SLAVE(1)