Thanks very much Charles for the response.
Ralf
> On 18.10.2016, at 02:59, Charles Warwick
> wrote:
>
> Hi Ralf,
>
> In the current versions of tsNet, tsNetInit can potentially return before it
> is completely initialised (the initialisation completes on another thread).
>
> You can work
Hi Ralf,
In the current versions of tsNet, tsNetInit can potentially return
before it is completely initialised (the initialisation completes on
another thread).
You can work around this by waiting for a short period of time after
tsNetInit is called before calling any other tsNet functions.