EtherCAT:EC SLAVE

From SoftMC-Wiki
Revision as of 07:55, 14 August 2014 by Nigeller (talk | contribs) (Created page with "{{Template:EtherCAT-Function |DESCRIPTION= Return test report about a certain slave. |INPUT= Slave's address |OUTPUT= None |RETURN VALUE= String with information about sla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return test report about a certain slave.

Input

Slave's address

Output

None

Return Value

String with information about slave

Declaration

public function EC_PRINT_SLAVE(byval addr as long) as string

Syntax

?EC_PRINT_SLAVE(1)

See Also