Excellent support, I love you guys so quick respone and really found VOX is so powerful. But my fool I can't fully make use of VOX to do what I want.
My interest on this case: even the hardware is not here, I also want to take this chance to explore more power of VOX
Hi James, it works now.
But the RFID format data stream I mentioned previosuly, we really need to get the value of TageID and RadioGain from sixth and severth character in separate becasue we need to firstly check the severth character: RadoGain to see if it is dropped to zero level for associated TagID that means we can confirm if this associated Tag has already disappeared from the range.
For most of in-range scenrios, I should check if TagID is exactly same as the character we want first. But simply using (A contain B) operator can't show exactly what I want becasue it may have a rare case that TageID value is on RadioGain character. My solution should see if we can make use of Results object to separate TageID and RadioGain character into different varables so that I can do this check individually. I can't acheive what I want from Editor, see my screen shots below[attachment=1]!
Besides, I also need to put TagID into a global varable as a flag for the state of each TageID. Becasue my understanding is the RFID reader should continually send a lot of RFID Hexcode stream in some time interval to tell us whether TagID is in the range based on different RadioGain. The best logic we find TagID data then check TagID's RadioGain. If RadioGain>1, I need to check if this TagID flag in ON or OFF. If ON then we should ignore it. If OFF then turn it ON. For out-of-range scenrios, when its RadioGain is dropped to zero, I also need to set corresponding TagID flag OFF immedately.
I don't know if I should use Results object to manupulate these cases within VOX editor. Please advise. I want to complete this homework before my reader is shipped in order to enjoy this fun earlier
Thank you very much. I've never seen the forum so active like you guys before. So VOX is exceeded my expectation. It's worth to make use of this for more home automation cases.
Best regards,
Fai