Kvaser CanKing GUI Extensions SDK - v7.5.1
    Preparing search index...

    Interface SelectedSignalInfo

    Information about a selected signal.

    interface SelectedSignalInfo {
        qualifiedName: string;
        sourceId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    qualifiedName: string

    The qualified name of the selected signal.

    sourceId: string

    The source identifier of the selected signal.