CogJobManager UserResult Method Cognex VisionPro 9.22 SR1
Overload List

  NameDescription
Public methodUserResult 
UserResult() removes and returns the oldest result packet from the user queue. UserResult() will return null if the user queue is empty. This method may be called while the CogJobManager or CogJobs are running.
Public methodUserResult(Int32, Boolean)
UserResult(int,bool) allows any result packet to be looked at and/or removed from the user queue.
Top
See Also