Interfaces ¶ IPersistantRecipeListSupportsAdd (Interface) AddRecipe (Method) IRecipeCheckOnStart (Interface) AlreadyExisting (Method) GetAlreadyExistingRecipes (Method) IRecipeDefinition2 (Interface) GetRecipeVariableCount (Method) GetRecipeVariableName (Method) IRecipeDefinition3 (Interface) GetRecipeValuesSizeOf (Method)
IPersistantRecipeListSupportsAdd (ITF) ¶ INTERFACE IPersistantRecipeListSupportsAdd EXTENDS IPersistantRecipeList Methods: AddRecipe Structure: AddRecipe (Method)
IPersistantRecipeListSupportsAdd.AddRecipe (METH) ¶ METHOD AddRecipe : BOOL InOut: Scope Name Type Return AddRecipe BOOL Input stName STRING
IRecipeCheckOnStart (ITF) ¶ INTERFACE IRecipeCheckOnStart EXTENDS __SYSTEM.IQueryInterface This interface must be implemented when checking if textual recipes are present when downloading an application Methods: AlreadyExisting GetAlreadyExistingRecipes Structure: AlreadyExisting (Method) GetAlreadyExistingRecipes (Method)
IRecipeCheckOnStart.AlreadyExisting (METH) ¶ METHOD AlreadyExisting : BOOL This method checks if a Recipe has been already existing before the start of the current application. InOut: Scope Name Type Return AlreadyExisting BOOL Input stName STRING
IRecipeCheckOnStart.GetAlreadyExistingRecipes (METH) ¶ METHOD GetAlreadyExistingRecipes : BOOL This method is called at the start of an application and checks all currently existing recipe files so they can be reused if so configured. InOut: Scope Name Type Return GetAlreadyExistingRecipes BOOL
IRecipeDefinition2 (ITF) ¶ INTERFACE IRecipeDefinition2 EXTENDS IRecipeDefinition Methods: GetRecipeVariableCount GetRecipeVariableName Structure: GetRecipeVariableCount (Method) GetRecipeVariableName (Method)
CLRequestState (ENUM) ¶ TYPE CLRequestState : InOut: Name Initial IDLE 0 WORKING DONE COMM_FAIL FAULT
SysTargetOperationNumber (ENUM) ¶ TYPE SysTargetOperationNumber : InOut: Name Initial GetTargetNodeName 0 GetTargetVersion GetTargetId
Function Blocks ¶ CLClient (FunctionBlock) IRPCCLClient Abort (Method) Cancel (Method) CommStatus (Property) EndSession (Method) FaultStatus (Property) Init (Method) Invoke (Method) RequestState (Property) Session (Property) StartSession (Method) State (Property) Properties InterfaceIP (Property) SetSourcePortRange (Method) CLServer (FunctionBlock) Abort (Method) GetResolutionByActivityID (Method) Init (Method) Properties InterfaceIP (Property) ResponseState (Property) State (Property) RegisterIRPCProvider (Method) SetSourcePortRange (Method) UnregisterIRPCProvider (Method) Utils UUIDGenerator (FunctionBlock) CreateUUID (Method)