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

    Interface ScheduleTable

    A message describing a schedule table.

    interface ScheduleTable {
        entries: ScheduleTableEntry[];
        name: string;
        qualifiedName: string;
    }
    Index

    Properties

    Schedule table entries

    name: string

    Name of the schedule table

    qualifiedName: string

    Qualified name of the schedule table