Click or drag to resize

RapidDataTypeSearchRapidSymbol Method

This method is not supported in the current version.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public override RapidSymbol[] SearchRapidSymbol(
	RapidSymbolSearchProperties sProps,
	string stDataType,
	string stRegex
)

Parameters

sProps
Type: ABB.Robotics.Controllers.RapidDomainRapidSymbolSearchProperties
Cannot be used!
stDataType
Type: SystemString
Cannot be used!
stRegex
Type: SystemString
Cannot be used!

Return Value

Type: RapidSymbol
Nothing!
See Also