Author Topic: Compile Warning 39  (Read 82 times)

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 104
  • Karma: +2/-0
    • Getman Corporation
Compile Warning 39
« on: October 16, 2024, 12:45:38 PM »
I'm starting to work with a safety controller SC024-110 and when I compile the program I get the following messages.

Graphic Compiler has created warnings, continue anyway?

*** WARNING 39 *** [GLINK] SYS: No exact match (SYS/SYSI) found for HW signal: {CAN[0].Baudrate} with Reftype: {SYSI}. This will be an error in future version of GUIDE.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 290
  • Karma: +28/-1
Re: Compile Warning 39
« Reply #1 on: October 17, 2024, 07:38:14 AM »
Hello dlewis,

The "Warning 39" is a OS bug that has been changed into a warning so it is possible to compile the project.
This Error are in certain HWDs and they are working on a solution.

We have found a workaround to "remove" it, buy moving the "Inputs" block before the "Unit_Config block". Then the error should go away. (In the image is a SC050, that's what I had open in GUIDE).


Have a nice day.
Best regards,
Tor
PLUS+1® SW PAE Team