Josh Stillerman
Josh Stillerman
Timo - I guess we should change the python tree copy so that it knows that the tree is not open? I have this feeling that this should actually be...
retest this please
We can look at this. It looks to me like the integers are being converted to singles and coming out with the same value. If you change what you as...
Sorry this dropped off the list. We probably need to generate new labview objects against LabView 2021. I will try to get someone to do this. -Josh
or even better using a cross compile tool chain On 12/14/20 5:39 PM, Timo Schroeder wrote: > > you can build it manually for sure. maybe, you can provide us...
It should, I will poke around and see what is going on. There may be issues with Montery. And I know you need sshpass. What version of MACOS are you...
I have mojave on my system, I can try an install and see. I am finding that local MDSplus with the current alpha on mojave is not working well. It...
I have looked at this (at least in the alpha distro) SSH mdsip connections are implemented using scripts in `/usr/local/mdsplus/bin` in particular: ``` bin/mdsip-client-ssh bin/mdsip-server-ssh bin/mdsip-client-sshp ``` In order for...
status = mdsconnect('ssh://jet') Has to be _status = mdsconnect('ssh://jet')