Re: [MBS] Odd crash with DelayMBS

2018-04-11 Thread Tim Jones
On Apr 11, 2018, at 8:31 AM, Christian Schmitz wrote: > >> In working with the various mode values, what combination of modes would >> allow DelayMBS to provide a similar result to the App.DoEvents API? I need >> to be able to pause processing for known

Re: [MBS] Odd crash with DelayMBS

2018-04-11 Thread Christian Schmitz
> In working with the various mode values, what combination of modes would > allow DelayMBS to provide a similar result to the App.DoEvents API? I need > to be able to pause processing for known periods without interfering with the > main run loop. > I don't know what app.DoEvents does. But

Re: [MBS] Odd crash with DelayMBS

2018-04-11 Thread Tim Jones
On Apr 10, 2018, at 1:25 PM, Christian Schmitz wrote: > >>> >>> Why do you do this? >> >> Not something I'm doing. I have situations where I need to allow hardware >> to stabilize in a shell, so I send the command data block, and then use >> DelayMBS(period

Re: [MBS] Odd crash with DelayMBS

2018-04-10 Thread Christian Schmitz
>> >> Why do you do this? > > Not something I'm doing. I have situations where I need to allow hardware to > stabilize in a shell, so I send the command data block, and then use > DelayMBS(period / 100) in a For x = 0 to 99 loop. You can pass 32 as flags to not do the runloop. >> Probably

Re: [MBS] Odd crash with DelayMBS

2018-04-10 Thread Tim Jones
On Apr 10, 2018, at 10:35 AM, Christian Schmitz wrote: > > >> Am 10.04.2018 um 19:33 schrieb Tim Jones : >> >> Hi Christian, >> >> I'm running into an odd crash with DelayMBS from the 17.5 plugins in 2016r3. >> Here's the crash entry: >> 4

Re: [MBS] Odd crash with DelayMBS

2018-04-10 Thread Christian Schmitz
> Am 10.04.2018 um 19:33 schrieb Tim Jones : > > Hi Christian, > > I'm running into an odd crash with DelayMBS from the 17.5 plugins in 2016r3. > Here's the crash entry: > 4 libobjc.A.dylib 0xa0cc495d > objc_object::sidetable_retain() + 109 > 5

[MBS] Odd crash with DelayMBS

2018-04-10 Thread Tim Jones
Hi Christian, I'm running into an odd crash with DelayMBS from the 17.5 plugins in 2016r3. Here's the crash entry: Thread 2 Crashed: 0 libobjc.A.dylib 0xa0cd6e68 objc::DenseMapBase >,