.

SqNode.ManufacturerId

The manufacturer of the SynqNet node hardware. Each manufacturer has a unique value.

The SynqNet node manufacturer determines a unique value to track a product series. Typically, ManufacturerId is displayed in hexadecimal format.

Version History

Introduced in MPX 2.0.

Units

Seconds

Type

UInt32 (read only)

Visual Basic

Syntax

Property ManufacturerId As UInt32

Sample Code

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


Sample Application

 

C#

Syntax

uint ManufacturerId;

Sample Code

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

 

See Also

Option
ProductId
UniqueId

 

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