GetUnsignedFromContents (FUN)ΒΆ
FUNCTION GetUnsignedFromContents : UDINT
Tries to evaluate property contents as UDINT data type. If the contents are not of type UDINT 0 is returned.
- InOut:
- Scope - Name - Type - Comment - Return - GetUnsignedFromContents- UDINT- Input - conts- CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS- The contents to be evaluated as UDINT. 
