Page 1 of 1

configuring modules without pictory

Posted: 11 Dec 2019, 20:09
by thestumbler
We have a remote device that we would like to configure as a modbus master. We are unable to launch pictory through SSH, so we are wondering if anyone knows of a way to configure the modbus master from the command line?

Re: configuring modules without pictory

Posted: 11 Dec 2019, 22:23
by nicolaiB
You could manually edit the _config.rsc file or just use pictory via ssh port forwarding:

ssh - L1000:localhost:443 pi@somewehere

https://localhost:10000