Activity for psychoengineer

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

    Hi! Do you know how to properly configure SysFile for COdesys Control Win64? Where is it that file on the PC disk and what to add?

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

    Hi! Do you know how to properly configure SysFile for COdesys Control Win64? Where is it that file on the PC disk and what to add?

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

    Hi! Do you know how to properly configure SysFile for COdesys Control Win64? Where is it that file on the PC disk and whatr to add?

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

    I am currently working on a project using CODESYS and Control Win on a Windows computer. I've encountered an issue where I am unable to save a CSV file. I have followed the standard procedures and used the appropriate file handling functions, but the file is not being created or saved as expected. IF xStartTest THEN sFileName := '\logs.txt'; sFileName := CONCAT(gvl.g_sMainDirectory, sFileName); sFileNameCopy := '\CAAFileCopy.txt'; sFileNameCopy := CONCAT(gvl.g_sMainDirectory, sFileNameCopy); //eWriteState...

1