ArrayDataBaseIndex Property |
Sets or gets the base index of the array
Namespace:
ABB.Robotics.Controllers.RapidDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public int BaseIndex { get; set; }
Property Value
Type:
Int32Remarks Base indexes 0 and 1 are supported. The default value is 1.
See Also