.

UserLimit.Number

The identification number used to access the UserLimit object from the parent Axis object.

Version History

Introduced in MPX 2.0.

Type

Int32 (read only)

Visual Basic

Syntax

Property Number As Int32

Sample Code

 
Dim x As Int32 = controller.Axis(0).UserLimit(3).Number 
' x will be assigned 3


Sample Application

 

C#

Syntax

int Number;

Sample Code

 
int x = controller.Axis[0].UserLimit[3].Number; 
// x will be assigned 3

 

See Also

Axis Object
Axis Object

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