Difference between revisions of "EtherCAT:EC NUM OF SLAVES"
(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=...") |
m |
||
Line 2: | Line 2: | ||
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | Queries the number of slaves that were found by the Ethercat master. | |
|INPUT= | |INPUT= |
Revision as of 14:43, 13 January 2015
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