You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using discosat/CSH to connect to the application and send proc commands fail.
Running CSH and csp-pi-gpio on same host with zmqproxy. ordinary param commands does work as expected, so there is a working connection between the nodes.
> proc new
Created new procedure
> proc noop
Added noop instruction to procedure
> proc push 42 12
Failed to push procedure to slot 42 on node 12 with return code -1
The text was updated successfully, but these errors were encountered:
Using discosat/CSH to connect to the application and send proc commands fail.
Running CSH and csp-pi-gpio on same host with zmqproxy. ordinary param commands does work as expected, so there is a working connection between the nodes.
The text was updated successfully, but these errors were encountered: