Your description is pretty confusing.
Do you mean the value of an instance variable for the object type can be "Canon_IV", "HP_IV", "Samsung_IV"... ?
If so, simply check for the value of this instance variable, it will select only the instances that have this value in their instance variable.
Add another event with an "Else" special condition, that will only execute if the prior event wasn't executed.
Consider posting your project if you are further struggling.