.

SqNode.UserDataSizeMax

The maximum number of bytes that can be written to the SynqNet node’s user data.

Version History

Introduced in MPX 2.0.

Units

Bytes

Type

Int32 (read only)

Visual Basic

Syntax

Property UserDataSizeMax As Int32

Sample Code

 
Dim x As Int32 = controller.SynqNet(0).Node(0).UserDataSizeMax 


Sample Application

 

C#

Syntax

int UserDataSizeMax;

Sample Code

 
int x = controller.SynqNet[0].Node[0].UserDataSizeMax; 

 

See Also

UserData

 

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