Click or drag to resize

SymbolSearchMethod Enumeration

Specifies how to search for symbols

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public enum SymbolSearchMethod
Members
  Member nameValueDescription
Block1 Search in the block of the RapidSymbol.
Scope2 Search in the scope of the RapidSymbol.
See Also