Good evening sirs,
I'm having problems triggering a SpcTest. I have followed the programming in the SampleStation, adding a AeMEsSpcTest addon at mode handler level, I'm calling GetTriggerItem inside Command handler OnUnitOperational and I saw that the Part object has SpcTests = 1
Never the less, the GetTrigger item do not fulfill HasTrigger and SequenceNo variabiles.
I'm pretty sure I'm missing something but I cannot understand what. Could someone help me debug this issue?
Is it possible that the HasTrigger fleg is set only after the part is processed?