Im an automation engineer, first time attempt at a C++ app. Im writing an app that connects with manufacturing software, reads tag data from a PLC, calls a com object, and writes results of com interaction back to the PLC.
I have one problem which is bugging me. The setup I have is I specify the PLC "Tag Name" to a .dll and it reads/writes to the tag.