Menu

#14 Wrong minimum value in RTU port settings

1.0
closed
elbar
TODO (4)
2020-05-17
2020-05-12
No

Hi,
Nice work.
I realized that the minimum value for the self.cmbPort.setMinimum(1) in file Ui_settingsModbusRTU.py (line 32) should be "0" instead of "1", becasue in Linux you can have serial ports with "0" on its name, for example: "/dev/ttyACM0" or "/dev/ttyUSB0". Currently, the minimum value is 1 so I cannot configure the ports of my example (actually my computer). I changed to 0 and now I can configure them correctly.

Discussion

  • elbar

    elbar - 2020-05-14
    • labels: --> TODO
    • assigned_to: elbar
     
  • elbar

    elbar - 2020-05-14

    Hi, Alejandro.

    Thanks a lot for your help. I will fix it ASAP.

    Best Regards

     
  • elbar

    elbar - 2020-05-17
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel