Difference between revisions of "EtherCAT:EC NUM OF SLAVES"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Template:EtherCAT-Function |DESCRIPTION= Query the number of slaves that were found by the Ethercat master. |INPUT= None |OUTPUT= None |RETURN VALUE= Long |DECLARATION=...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Languages|EtherCAT:EC_NUM_OF_SLAVES}}
 
{{Template:EtherCAT-Function
 
{{Template:EtherCAT-Function
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Query the number of slaves that were found by the Ethercat master.
+
Queries the number of slaves that were found by the Ethercat master.
  
 
|INPUT=
 
|INPUT=

Latest revision as of 17:58, 5 May 2017

Language: English  • 中文(简体)‎

Queries the number of slaves that were found by the Ethercat master.

Input

None

Output

None

Return Value

Long

Declaration

public Function EC_Num_Of_Slaves as long

Syntax

dim numOfSlaves as long

numOfSlaves = EC_NUM_OF_SLAVES