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...")
 
m
Line 2: Line 2:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
List all the available PDOs per EtherCAT slave
+
Lists all available PDOs per EtherCAT slave.
  
 
|INPUT=
 
|INPUT=

Revision as of 14:41, 13 January 2015

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