Search
7 result(s) for cause
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State MachinesState to another State . Each Transition can have one or more Causes . A Cause leads a FiniteStateMachine to change its current State from the source of the Transition ... Method calls to be Causes of Transitions . Transitions do not have to have a Cause . A Transition can always be caused by some server-internal logic that is not exposed
-
OPC-10000-16 – OPC Unified Architecture - Part 16: State Machinesbetween them. The Transition points to a Method "MyMethod" as the Cause of the Transition and an EventType "EventType1" as the Effect of the Transition . Instances
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.2.8.1 Halt methodpower-loss or a more gentle shutdown completing ongoing evaluations). Signature Halt ([in] Int32 cause[in] String causeDescription[out] Int32 error); Table 85 - Halt Method Arguments Argument Description cause Implementation ... ModellingRule HasProperty Variable InputArguments Argument[] PropertyType Mandatory HasProperty Variable OutputArguments Argument[] PropertyType Mandatory The cause argument given to the method can only be interpreted by the underlying vision system
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.2.8.2 Reset methodsafety condition or a more gentle reset completing ongoing evaluations). Signature Reset ([in] Int32 cause[in] String causeDescription[out] Int32 error); Table 87 - Reset Method Arguments Argument Description cause Implementation ... ModellingRule HasProperty Variable InputArguments Argument[] PropertyType Mandatory HasProperty Variable OutputArguments Argument[] PropertyType Mandatory The Cause argument given to the method can only be interpreted by the underlying vision system
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.7.3 Abort methodmethods in Section 8.3.2.4 for further information on the behavior. Signature Abort ([in] Int32 cause[in] String causeDescription[out] Int32 error); Table 103 - Abort Method Arguments Argument Description cause Implementation ... ModellingRule HasProperty Variable InputArguments Argument[] PropertyType Mandatory HasProperty Variable OutputArguments Argument[] PropertyType Mandatory The cause argument given to the method can only be interpreted by the underlying vision system
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.7.4 Stop methodAbort in 8.3.2.4 for further information on the behavior. Signature Stop ([in] Int32 cause[in] String causeDescription[out] Int32 error); Table 105 - Stop Method Arguments Argument Description cause Implementation-specific ... ModellingRule HasProperty Variable InputArguments Argument[] PropertyType Mandatory HasProperty Variable OutputArguments Argument[] PropertyType Mandatory The cause argument given to the method can only be interpreted by the underlying vision system
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.4.6.1 Sync methodSync method This method can be called to cause a transition from the Wait state in the step model to the ExecuteStep state. Signature Sync ([in] Int32 cause[in] String ... causeDescription[out] Int32 error); Table 118 - Sync Method Arguments Argument Description cause Implementation-specific number denoting circumstances of the command causeDescription Description of the circumstances, e.g. for logging purposes