DIAdem Help

Content Type
Programming Language
Current manual
Table of Contents

Command: ChnSplitAtValue

Display all  Hide all

Command: ChnSplitAtValue

Separates a channel into two new channels at a specified limit value.

Set ChnResult = ChnSplitAtValue(Y, SplitValue, FloorIsNovalue, ResultChannel, ResultChannel)

Input Parameters

Y Specifies the data channel containing the values to be divided.
SplitValue Specifies the limit value at which DIAdem divides a channel. The default setting is 0.
FloorIsNovalue Specifies whether DIAdem replaces the value that corresponds to the SplitValue variable with NoValue or with the value of the SplitValue variable, in the result channels.
ResultChannel Specifies the result channel containing the values above the limit value.
ResultChannel Specifies the result channel containing the values below the limit value.

Return Parameters

ChnResult Contains the result channels. ElementList <Data> type return value.

Related Topics

Command: ChnACompCalc | Command: ChnASICalc | Command: ChnBrICCalc | Command: ChnCFCFiltCalc | Command: ChnCWVCalc | Command: ChnDRICalc | Command: ChnDurInjuryCalc | Command: ChnDurPosCalc | Command: ChnDurPosInjCalc | Command: ChnDurPosNegCalc | Command: ChnFFCBdryCalc | Command: ChnFFCCalc | Command: ChnFIR100Calc | Command: ChnHCDCalc | Command: ChnHICCalc | Command: ChnHPCCalc | Command: ChnKTHCalc | Command: ChnLateralAbdominalRibDisplacement | Command: ChnLateralShoulderRibDisplacement | Command: ChnLateralThoracicRibDisplacement | Command: ChnNICBdryCalc | Command: ChnNICCalc | Command: ChnNICRearCalc | Command: ChnNijCalc | Command: ChnOIVCalc | Command: ChnORACalc | Command: ChnPHDCalc | Command: ChnPulseLimit | Command: ChnSICalc | Command: ChnTHIVCalc | Command: ChnTICalc | Command: ChnTimeAreaCopy | Command: ChnTMinTMaxCalc | Command: ChnTTICalc | Command: ChnVCCalc | Command: ChnXGCalc | Command: ChnXMSCalc | Command: ChnXYZAbsValue

Was this information helpful?