Difference between revisions of "EtherCAT:EC SLAVE"

From SoftMC-Wiki
Jump to: navigation, search
m
 
Line 1: Line 1:
 +
{{Languages|EtherCAT:EC_SLAVE}}
 
{{Template:EtherCAT-Function
 
{{Template:EtherCAT-Function
  

Latest revision as of 18:09, 6 May 2017

Language: English  • 中文(简体)‎

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)

See Also