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

    Interface GetChannelsFromLogFileResponse

    A response message for GetChannelsFromLogFile request.

    interface GetChannelsFromLogFileResponse {
        channels: number[];
    }
    Index

    Properties

    Properties

    channels: number[]

    Channels listed in the log file.