01-23-2008 05:12 PM
01-24-2008
08:05 PM
- last edited on
03-21-2024
09:19 PM
by
Content Cleaner
Hello,
I can understand why hardware compare did not work out for you application. Hardware compare uses a signal that was generated to make a digital pattern and then waits a few clock cycles before acquiring the signal that needs to be compared to the digital pattern.
I would look into using a script trigger to evaluate the channel value, where the script structure controls when it is evaluated. Please note that script triggers will need to be cleared after they are detected for reasserting. Some script syntax actually clear the script trigger and then use a wait until script trigger structure. Please refer to the HS DIO Help for documentation on Common Scripting Use Cases.
Please provide us with further details about your application. The more information, the better! I was not too clear on what you where wanting to evaluate and where is it coming from.
I would also like to mention that National Instruments has a NI USB 8451 which is capable of I2C communication.
01-25-2008 02:09 PM