Technical data

ASTi ACE Studio Components Reference Guide Rev. M DOC-01-TELAS-CRG-4
Copyright © 2014 Advanced Simulation Technology inc. 97
Control Inputs
Gain
Type Default Value
float32 1.0
Description: Link to another control source to provide overall gain
control of the math function evaluation. If no external variable is
connected to Gain, the value of the scaler is used.
Modifier: Multiply
Modifier_default: 1.0
Range: min. - max. values of each type
Input_X
Type Default Value
float32 1.0
Description: Link to another control source (Host Input or Math
Function) which provides the first variable to be used by the math
function (first stack element). If no external variable is connected to
Input_X, the value of the scaler is used.
Modifier: Multiply
Modifier_default: 1.0
Range: min. - max. values of each type
Input_Y
Type Default Value
float32 1.0
Description: Link to another control source (Host Input or Math
Function) which provides the second variable to be used by the math
function (second stack element). If no external variable is connected
to Input_Y, the value of the scaler is used.
Modifier: Multiply
Modifier_default: 1.0
Range: min. - max. values of each type
Control Inputs
Input_Z
Type Default Value
float32 1.0
Description: Link to another control source (Host Input or Math
Function) which provides the third variable to be used by the math
function (third stack element). If no external variable is connected to
Input_Z, the value of the scaler is used.
Modifier: Multiply
Modifier_default: 1.0
Range: min. - max. values of each type
Control Output
Result
Type Default Value
float32 1.0
Description: The result of the input values, acted on by the specified
function, internal multiplier scaling factors.
Internal Parameters
Function
Type Default Value
function f(x,y)=x
Description: The function service handle selections include: Table
(x), Scale (x,y), Random Number (x), Comparator /MaxMin (x),
Switch (x, y, z).
Range: Table, scale, limit, log, antilog, lag filter, add, subtract, mul-
tiply, divide, random, comparator, maxmin, switch.