Question:
How can I write a script using an IODriver property in a library?
Solution:
This script must be written normally. The only difference is that when you use a child object of this property, it must be passed as item, as in PropertyDrv.Item(“Tag1”).Value, and not as PropertyDrv.Tag1.Value.