Closed simongregorebner closed 8 years ago
Somehow Matlab does not like chained function calls. The calls need to be split up into separate lines
f = Channels.waitForValueAsync(CH_RB_Pos_Filter1,val1);
f.get(java.lang.Long(1), java.util.concurrent.TimeUnit.SECONDS)
Error stack: