.

SqNodeSegment.SegmentId

SegmentId contains a 32-bit number that uniquely identifies the kind of segment the SqNodeSegment object represents.

For modules attached to a SQID node, the top 16 bits are the manufacturer code and the bottom 16 bits are to product code.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property SegmentId As UInt32

Sample Code

 

Dim relaySliceId As UInt32

relaySliceId = ioNode.Segment(5).SegmentId


Sample Application

 

C#

Syntax

uint SegmentId;

Sample Code

 

uint relaySliceId = ioNode.Segment[5].SegmentId;

 

See Also

Overviews
Overview of MPX I/O

 

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