メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

coder.descriptor.SignalOfInterest クラス

名前空間: coder.descriptor

Return information about signals of interest in generated code

R2025a 以降

Description

An object of the coder.descriptor.SignalOfInterest class describes properties of a test point or logged signal in the generated code.

Use the coder.descriptor.getSignalsOfInterest method to create a list of coder.descriptor.SignalOfInterest objects.

プロパティ

すべて展開する

Data interface of the signal of interest, specified as a coder.descriptor.DataInterface object.

バージョン履歴

R2025a で導入