.

SqNodeSegment.ManufacturerData

A set of bytes that may be read by users, but may only be written by manufacturers.

Please consult the segment’s product documentation for information about what information is stored in ManufacturerData.

This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Type

Array of Bytes (read only)

Visual Basic

Syntax

Property ManufacturerData As Variant

Sample Code

 

Example 1
x = Controller.SqNode(3).SqNodeSegment(1).ManufacturerData

Example 2
Dim RobotIoSegment As MPXCtl.SqNodeSegment
Set RobotIoSegment = Controller.SqNode(3).SqNodeSegment(1)

x = RobotIoSegment.ManufacturerData


Sample Application

 

C#

Syntax

 

 

Sample Code

 

See Also



 

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