Menu

Conflict between class name and object name

2020-05-13
2020-06-20
  • Alessandro Mandelli

    In ModbusServer, there exist both object coils and class Coils (same for
    other 3 types of Modbus objects).

    Setting the coils array in VB.net (which doesn't differentiate between
    uppercase and lowercase) fails as there is a ambiguity between the object
    and the class from which the object is instantiated.

    I solved by renaming the 4 classes.

    I can submit a commit for this.

     
    • Rossmann Engineering

      Hi Alessandro, yes I am meanwhile aware of that issue. Since I don't use VB, I never had that issue.

      Yes, I would appreciate if you would submit a commit for this.

       
    • Anonymous

      Anonymous - 2020-06-29
      Post awaiting moderation.
  • Anonymous

    Anonymous - 2020-06-22
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel