3.17.2.7. set_metadata()

DataHubConnection.PointMetaInfo.set_metadata ( self, MetadataFlags valid_flags, str eu = "" , str description = "" , float eu_high = 0 , float eu_low = 0 , float instrument_high = 0 , float instrument_low = 0 , str contact_close_label = "" , str contact_open_label = "" )

Set the metadata.

Arguments:
    valid_flags: The valid flags.
    eu: The engineering units.
    description: The description.
    eu_high: The high engineering unit.
    eu_low: The low engineering unit.
    instrument_high: The high instrument value.
    instrument_low: The low instrument value.
    contact_close_label: The contact close label.
    contact_open_label: The contact open label.