Difference between revisions of "EtherCAT:EC SLAVE"
m |
|||
Line 2: | Line 2: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | Returns a test report about a slave. | |
|INPUT= | |INPUT= | ||
− | Slave | + | Slave address |
|OUTPUT= | |OUTPUT= |
Revision as of 13:33, 13 January 2015
Returns a test report about a slave.
Input
Slave 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)