AdvancedHMI Software

General Category => Support Questions => Topic started by: PLCHorse on December 18, 2024, 04:39:57 PM

Title: INI File to PLCAddressItem in ComBridge
Post by: PLCHorse on December 18, 2024, 04:39:57 PM
I'm trying to add INI File Handling in ComBridge - such that I can choose the PLCAddressValue / PLCAddressValueTarget items from the INI File. i'm getting
INI File - Invalid cast from 'System.String' to 'MfgControl.AdvancedHMI.Drivers.PLCAddressItem'

do you have any suggestions? it seems that the dataSubscriber the comBridge uses is making the PLCAddressItem into some sort of list, so the ini handling isn't working.


Thanks