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

    Function useSignalData

    • A hook for extracting signal data from the measurement context. Will return the latest measurement data for the specified signal names.

      Parameters

      • qualifiedSignalNames: string[]

        The qualified names of the signals to extract data for. To avoid unnecessary re-renders, make sure to memoize this object.

      Returns ISignalData[]

      The extracted signal data.