jawi / ols

OpenBench LogicSniffer repository
http://www.lxtreme.nl/ols/
319 stars 75 forks source link

feature: force trigger #192

Open varesa opened 11 years ago

varesa commented 11 years ago

Every now and then I'd like to see the state the lines are in. For example on some agilent oscilloscopes there is a button labeled "Force trigger", that causes the device to trigger ignoring the trigger settings. This should not be too hard to implement?

For example I'm debugging a I2C device, with the trigger set on SCL transition from high to low. Sometimes I'd like to know if the lines are high (idle) or down (stuck) without messing with my trigger settings or using other instruments