Interface ICamIpcSetupStage
Assembly: CAMIPC.Technologist.dll
Syntax
[Guid("D919B554-99C7-4916-9A7C-F1686AF89B0E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcSetupStage
Properties
Machine
Declaration
ICamIpcMachine Machine { get; }
Property Value
SetupStageIndex
Declaration
int SetupStageIndex { get; }
Property Value
Methods
GetInstanceId()
Declaration
Returns
SetToolConnector(string, string, ref TExecuteContext)
Declaration
void SetToolConnector(string ToolID, string ConnectorID, ref TExecuteContext ExecuteContext)
Parameters