.

SqNode.ExactMatch

ExactMatch indicates if the node is running under a matched or unmatched classification. The value of ExactMatch is True when all ID components have been matched to a supported configuration. Otherwise, the value is False.

Version History

Introduced in MPX 2.0.

Type

Boolean (read only)

Visual Basic

Syntax

Property ExactMatch As Boolean

Sample Code

 
Dim x As Boolean = controller.SynqNet(0).Node(0).ExactMatch 


Sample Application

 

C#

Syntax

bool ExactMatch;

Sample Code

 
bool x = controller.SynqNet[0].Node[0].ExactMatch; 

 

See Also

ManufacturerId
ProductId
Option

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering