Skip to content

Fusion iAPI inclusion/exclusion list not yet implemented #26

@im281

Description

@im281

ITable table; ITableRow row; table = instrument.Control.Methods.CreateTable(typeof(IExclusionTable));

returns 'not yet implemented'

Do I need to implement the IExclusionTable interface? For the the Exactive series it is a different method signature
ITable table; ITableRow row; table = instrument.Control.Methods.LoadTable(methodPath, 1, typeof(IExclusionTable));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions