Search
9 result(s) for SingleExecution
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.2.2.4 Error handlingimmediately continue a job interrupted by the error and return to the SingleExecution or ContinuousExecution states; it may decide that it can immediately take on the next job and return
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.1 Introductionwith the "highest possible state". That means, when the error occurs in SingleExecution state, the vision system will try to resume and finish this operation. Failing that ... again possibly by a robot manipulator. This entire interaction would conceptually take place within SingleExecution state or ContinuousExecution state. To enable all states in the "AutomaticMode" state machine
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.2.2 Single job operationoperation A call to the StartSingleJob method will cause a transition into state SingleExecution , where the system will typically acquire data and, once it has finished acquiring data, will fire ... triggered by a Start method. The system can already have left state SingleExecution to Ready , it can even accept another Start method call and carry out the next job, before
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.5.3 Ready StateVisionStateMachine . This state can be left in the following ways: Into the SingleExecution state by a StartSingleJob method call. Into the ContinuousExecution state by a StartContinuous method call. Into
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.5.4 SingleExecution StateSingleExecution State In this state, the system is characterized by the following properties: The vision system has received a command to begin the execution of an individual job (measuring, inspection ... before returning to Ready state. The point is rather that the difference between SingleExecution state and Ready state lies in the availability of the required resources for starting
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.7.1 StartSingleJob methodvision system which will be reflected by transition from the Ready state to the SingleExecution state. Signature StartSingleJob ([in] MeasIdDataType measId,[in] PartIdDataType partId,[in] RecipeIdExternalDataType recipeId[in] ProductIdDataType productId
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.8.2 JobStartedEventTypeserver when the state machine transitions from the Ready state to the SingleExecution or ContinuousExecution state. Figure 28 defines the structure. It is formally defined in Table 110 . It indicates ... event transports the jobId created upon the transition from state Ready to state SingleExecution or ContinuousExecution . This enables clients to maintain a time-sequential log of jobs, regardless whether this
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.8.3 ReadyEventTypetransitions to the Ready state from one of the "Execution" states, i.e. SingleExecution or ContinuousExecution . Figure 29 defines the structure. It is formally defined in Table ... event transports the jobId created upon the transition from state Ready to state SingleExecution or ContinuousExecution . Together with the JobStarted event this enables clients to maintain a time-sequential
-
OPC-40100-1 – OPC UA for Machine Vision - Part 1: Control, configuration management, recipe management, result management8.3.8.5 AcquisitionDoneEventTypeevent provides the JobId created upon the transition from the Ready state to the SingleExecution or ContinuousExecution state. This enables the client to maintain a time-sequential log of state