DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Command: ChnLinScale

Display all  Hide all

Command: ChnLinScale

Scales a channel.

Set ChnResult = ChnLinScale(Y, ResultChannel, ChnScaleFactor, ChnScaleOffset)

Input Parameters

Y Specifies the data channel containing the y-values.
ResultChannel Specifies the result channel.
ChnScaleFactor Specifies the scaling factor.
ChnScaleOffset Specifies the scaling offset.

Return Parameters

ChnResult Contains the result channel. ElementList <Data> type return value.
Was this information helpful?