Hello all! I'm wondering how best to get custom engineering units from OPC. Our OPC server provides UCUM engineering units and there doesn't seem to be a simple way to link this when I create a new OPC tag. For instance, one of the nodes we have provides a value (double) and Engineering units, of which the value is in degrees:
Value EUInformation [NamespaceUri="ucum.org", UnitId="0", DisplayName="deg", Description="deg"]
How could I script / link this so that the tag has the information?
Thanks,
Ethan