Difference between revisions of "EtherCAT:EC IS ANY DRIVE ENABLED"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Axystems:Template:EtherCAT-Function |DESCRIPTION= This function returns TRUE if ANY motion drive is enabled. |INPUT= None |OUTPUT= None |RETURN VALUE= 1 if any motion dr...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Axystems:Template:EtherCAT-Function
+
{{Languages|EtherCAT:EC_IS_ANY_DRIVE_ENABLED}}
 +
{{Template:EtherCAT-Function
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Latest revision as of 17:23, 5 May 2017

Language: English  • 中文(简体)‎

This function returns TRUE if ANY motion drive is enabled.

Input

None

Output

None

Return Value

1 if any motion drive is enabled, 0 otherwise.

Declaration

public function EC_IS_ANY_DRIVE_ENABLED as long

Syntax

retVal = EC_IS_ANY_DRIVE_ENABLED