businescat
businescat
This gsd file is horrendously out of date and doesn't work with the modern siemens programming software (Tia portal). It loads in and you can add io to the module...
This is specific to the mcp23017 chip ``` #include Adafruit_MCP23X17 mcp1; //declaration for chip 1 Adafruit_MCP23X17 mcp2; //declaration for chip 2 /* use the following table to configure A0-2 on...
When attempting to open the example in twincat XAE wpfApp and plcConnector both fail to load due to "Object reference not set to an instance of an object."