Looking for a working example of the niVB_MSO_ForceTrigger function. The idea would be to continuously gather MSO samples until the Force function is called which would forward the sample data to the application for analysis and return a triggerReason of niVB_MSO_TriggerReason_Forced. Tried making modifications to niVB_MSO_Example.c but seems to return immediately after only one sample period.