I am using an SC050_13H controller and I am trying to get a simple test case to run. My test case is only sending CAN messages. I dont have any outputs in the program. I am getting a Compile error on "Disable Output Safety Monitoring" on the outputs 33-38. When I opened the Application Interface to find out more information, I did not see this feature in there. I did, however, see a feature called DigFeedBack in the Application interface but not in my program. Are these the same thing? The error is
NO INPUT IN HWD FOR SIGNAL: {C1p38.DisableOutputSafetyMonitoring}, REFTYPE: {SYS}, FILE: {SC050-13H-PRIMARYT.exr}
Any idea what it is looking for and how to get passed this? I tried to connect a T or an F to the "DisableOutputSafetyMonitoring" on one output pin but it did not get rid of the compile error on that pin.