Show / Hide Table of Contents

Interface IWaveformDisplayService

Namespace: MAT.Atlas.Automation.Api
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
[AutomationService("WaveformDisplay")]
public interface IWaveformDisplayService : IAutomationService

Methods

GetWaveformDisplayParameters(ObjectId)

Declaration
WaveformDisplayParameter[] GetWaveformDisplayParameters(ObjectId displayId)
Parameters
Type Name Description
ObjectId displayId
Returns
Type Description
WaveformDisplayParameter[]
In This Article
Back to top Generated by DocFX