Recent content by heatmizerman

  1. H

    Intelliflow pump RS485 protocol

    Can anyone share any information on following pump commands?   Set Pump Timer to minutes (or hour(1) minutes(5) Send: 255,0,255,165,0,96,33,1,3,43,1,5,1,95 Recv: 255,0,255,165,0,33,96,1,2,1,5,1,47 What timer does the above command set?     Set pump to rpm(196) or gpm(228) speed Send...
  2. H

    Intelliflow pump RS485 protocol

    I was kindly asked to change the link to the program in my first post.   You can find the python program here if interested.   Thanks
  3. H

    Intelliflow pump RS485 protocol

    4/2/2022 Updated to put links back in. 4/4/2020 Updated    I apologize for the delay, can still on post one message in a 24 hour period.  I was finally able to get the Python code to work.   Documented Message to place the Pump in Remote Control mode 96,16,4,1,255,2,25  The first issue I had to...
  4. H

    Intelliflow pump RS485 protocol

    4/2/2022 Update to change program link   I would like to control an Intelliflo VSF pump using a DoMore PLC.  I have a USB to RS485 converter but cannot seem to get communication happy.  Keep getting timeout faults.  I have pieced together a simply python program on a Raspberry PI 3+ to attempt...
Back
Top