RapidDataIsArray Property |
Gets a value indicating whether the rapid data is an array.
Namespace:
ABB.Robotics.Controllers.RapidDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic bool IsArray { get; }Property Value
Type:
Booleantrue if the rapid data is an array; otherwise,
false.
See Also