Hello,
I am trying to automate some tasks in Trisul using the TRPAPI. The examples work fine when connecting from the same machine but I want to connect from a remote analysis machine. How to connect over TCP ? TIA
Hi ,
You just have to change the ZMQ port used by the context.
Check out https://www.trisul.org/docs/ref/trisulhubconfig.html#server
If you are running multiple contexts, you have to change the config file of that specific context you wish to connect to.
You have to restart the context on the hub as mentioned in the docs
On the web interface you have to log out and log back in to connect to the new port.
Trisul Support