Activity for Benjames

  • Benjames Benjames modified a comment on discussion Codesys V2.3 🇬🇧

    Hello, While working with codesys v2.3 to send data to a wireless modem, we created an application that receives serial data from codesys. The AT commands come through appropriately and we respond to them: see code snippet and codesys settings. After we reply with ‘\r\n“CONNECT”\r\n’, we stop hearing anything from codesys, until the timeout time (30s) is reached. Then codesys starts spewing a few unicode characters (such as “??\u0005\0\u0001\0?\u0001B???\0” - can't read in c#) before it breaks with...

  • Benjames Benjames modified a comment on discussion Codesys V2.3 🇬🇧

    Hello, While working with codesys v2.3 to send data to a wireless modem, we created an application that receives serial data from codesys. The AT commands come through appropriately and we respond to them: see code snippet and codesys settings. After we reply with ‘\r\n“CONNECT”\r\n’, we stop hearing anything from codesys, until the timeout time (30s) is reached. Then codesys starts spewing a few unicode characters (such as “??\u0005\0\u0001\0?\u0001B???\0” - can't read in c#) before it breaks with...

  • Benjames Benjames posted a comment on discussion Codesys V2.3 🇬🇧

    Hello, While working with codesys v2.3 to send data to a wireless modem, we created an application that receives serial data from codesys. The AT commands come through appropriately and we respond to them: see code snippet and codesys settings. After we reply with ‘\r\n“CONNECT”\r\n’, we stop hearing anything from codesys, until the timeout time (30s) is reached. Then codesys starts spewing a few unicode characters (such as “??\u0005\0\u0001\0?\u0001B???\0” - can't read in c#) before it breaks with...

1