|   | Metadata | 
The MetadataHelpers type exposes the following members.
 Methods
Methods
        | Name | Description | |
|---|---|---|
|     | ElapsedWaitTimeString | Gets string representation of elapsed wait time for configurationReloadWaitTimeout and configurationReloadWaitAttempts. | 
|   | GetMeasurementRecord | Gets measurement record, creating it if needed. | 
|   | GetParentDevice | Gets ID of parent device, creating or updating record if needed, for the current IAdapter instance. | 
|   | LookupDevice | Looks up associated device acronym and ID from provided signalID. | 
|   | LookupMeasurementKey | Looks up or creates measurement key based on provided signalID. | 
|   | LookupPointTag | Looks up point tag name from provided signalID. | 
|   | LookupSignalReference | Looks up signal reference from provided signalID. | 
|   | OnConfigurationChanged | Notifies host system of configuration changes. | 
|   | PointTagExists | Determines if pointTag exists in local configuration. | 
|   | SignalIDExists | Determines if signalID exists in local configuration. | 
|   | SignalReferenceExists | Determines if signalReference exists in local configuration. | 
|   | WaitForSignalsToLoad | Waits for signalIDs to be loaded in system configuration. | 
 See Also
See Also