Menu

Delphi & S7-200

Help
Iron
2012-04-20
2013-05-09
  • Iron

    Iron - 2012-04-20

    Can I connect Delphi 7 with S7-200 with the PPI?
    I'm trying to NodaveDemo and I can not.
    Does anyone have any example?

    thanks

     
  • Iron

    Iron - 2012-06-20

    I could solve by searching the forum:

    I opened "nodavecomponent.pas" file and Replaced this line:
    DaveFDS.rfd: = setPort (@ Address , '38400 ',' O ');
    With This one:
    DaveFDS.rfd: = setPort (@ Address , '9600 ',' E ');
    When I Executed demo program. It worked.

    Thanks

     

Anonymous
Anonymous

Add attachments
Cancel