Difference between revisions of "EtherCAT:EC LIST PDOS"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Template:EtherCAT-Function |DESCRIPTION= List all the available PDOs per EtherCAT slave |INPUT= None |OUTPUT= None |RETURN VALUE= String with a per slave PDO data |DECL...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Languages|EtherCAT:EC_LIST_PDOS}}
 
{{Template:EtherCAT-Function
 
{{Template:EtherCAT-Function
  
 
|DESCRIPTION=
 
|DESCRIPTION=
List all the available PDOs per EtherCAT slave
+
Lists all available PDOs per EtherCAT slave.
  
 
|INPUT=
 
|INPUT=

Latest revision as of 17:39, 5 May 2017

Language: English  • 中文(简体)‎

Lists all available PDOs per EtherCAT slave.

Input

None

Output

None

Return Value

String with a per slave PDO data

Declaration

public function EC_LIST_PDOS as string

Syntax

?EC_LIST_PDOS

See Also