RapidEditorInitData Constructor |
Constructor for the RapidEditorInitData data
Namespace:
ABB.Robotics.Tps.Taf
Assembly:
ABB.Robotics.Tps.Taf (in ABB.Robotics.Tps.Taf.dll) Version: 6.5.129.0
Syntax public RapidEditorInitData(
string taskName,
string moduleName,
int row
)
Parameters
- taskName
- Type: SystemString
The name of the task - moduleName
- Type: SystemString
The name of the module - row
- Type: SystemInt32
The row to show
See Also