Search found 3 matches

by martinw
19 Aug 2022, 12:42
Forum: Software
Topic: Rev Pi Connect Modbus RTU Master Initialisation
Replies: 3
Views: 1693

Re: Rev Pi Connect Modbus RTU Master Initialisation

Found it :)

piControlReset();

Cheers,

Martin
by martinw
19 Aug 2022, 11:25
Forum: Software
Topic: Rev Pi Connect Modbus RTU Master Initialisation
Replies: 3
Views: 1693

Re: Rev Pi Connect Modbus RTU Master Initialisation

Hi Nicolai,

I know I can probably look in the code for piTest (-x), but what's the 'C' command to do that, I have a program running that I can add the command to.

Cheers,

Martin
by martinw
19 Aug 2022, 11:07
Forum: Software
Topic: Rev Pi Connect Modbus RTU Master Initialisation
Replies: 3
Views: 1693

Rev Pi Connect Modbus RTU Master Initialisation

Hi,

I have a control system that requires a Modbus RTU Master to communicate on power up.

The only way I can get the extended data to start transmitting on power up is to "file save as start-config" and then "tools reset driver" via PiCtory, then everything works.

Is there any other way (maybe ...