configuring modules without pictory

Topics about the Software of Revolution Pi
Post Reply
thestumbler
Posts: 7
Joined: 10 Dec 2019, 00:41
Answers: 0

configuring modules without pictory

Post 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?
User avatar
nicolaiB
KUNBUS
Posts: 871
Joined: 21 Jun 2018, 10:33
Answers: 7
Location: Berlin
Contact:

Re: configuring modules without pictory

Post 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
Post Reply