Activity for TimvH

  • TimvH TimvH committed [r79]

    Seek path variable changed from STRING to T_MaxString. Is required for deep nested xml file, or long tag names.

  • TimvH TimvH committed [r78]

    When the buffer is smaller than the filesize, it could happen that some data was not correctly parsed.

  • TimvH TimvH committed [r77]

    added (project embedded) xml file

  • TimvH TimvH committed [r76]

    Example project with small buffer and large file. creates a list of recipes with the memory location in the file. then details from this recipe can be parsed on request.

  • TimvH TimvH committed [r75]

    Added method to get current position where file is searched to be able to read the rest of the file.

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Try: __POOL.SVN_VERSION_INFO.VERSION (double underscore before POOL) Or try: gvlSoftwareVersion.sSVNVersion

  • TimvH TimvH committed [r66]

    library including:

  • TimvH TimvH committed [r65]

  • TimvH TimvH committed [r64]

    create library folder

  • TimvH TimvH committed [r63]

    example including reading tag value (lib 0.3.4.0)

  • TimvH TimvH committed [r62]

    example reading tag value

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    Apparently the device manufacturer turned off the support for this in their device description file. Probably best to temporarily update the device to e.g. a Control Win until you have your hardware available.

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    First of all this depends on the mail server you are using. Does this need TLS? If yes, then your controller also should support this. Check with your device vendor if this is supported. If it is a Microsoft based mail server (smtp.office365.com), then it probably will not work, as this needs STARTTLS, but this is not supported by the mail library. If you are trying to connect to a Google mail server (gmail), then check the 2 factor authorization work-around. See https://kinsta.com/knowledgebase/free-smtp-server/...

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    It is best to add this standard library also to the library manager of your library (in the POU pool), so end-users will never have any problems when using your library.

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I tried it, but also cannot get this to work. It just opens CODESYS, but not projects... I used: CODESYS --profile="CODESYS V3.5 SP16 Patch 1" --compare="C:\test\Project1.project""C:\test\Project2.project"

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    See also: https://help.codesys.com/webapp/_cds_access_cds_func_in_python_scripts;product=codesys;version=3.5.15.0#example-reading-of-variables

  • TimvH TimvH posted a comment on discussion Engineering πŸ‡¬πŸ‡§

    I think you are using this incorrectly. Behind IP address is the IP address you can use. By default this is localhost. You can change this. Behind Port you can see the default port number that the Gateway will use. (probably you thought that below IP address you could enter the IP address, but you should look at the right side of it and change localhost to your desired IP address....)

<< < 1 2 3 4