.

SqNode.ProductId

The SynqNet node product type. Typically, ProductId is displayed in hexadecimal format.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property ProductId As UInt32

Sample Code

 
Dim x As UInt32 = controller.SynqNet(0).Node(0).ProductId 


Sample Application

 

C#

Syntax

uint ProductId;

Sample Code

 
uint x = controller.SynqNet[0].Node[0].ProductId; 

 

See Also

Option
ManufacturerId
UniqueId

 

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