Technical data
ASTi ACE Studio Components Reference Guide Rev. M DOC-01-TELAS-CRG-4
Copyright © 2014 Advanced Simulation Technology inc. 83
Control Inputs
InInt
Type Default Value
any integral type 0
Description: Input port for integral-typed inputs.
InFloat
Type Default Value
any float type 0
Description: Input port for float-typed inputs.
Control Outputs
Out0-7
Type Default Value
Uint8 0
Description: The output of the data in byte sized chunks. The size of
the datatype determines how many output ports will actually be
used.
Internal Parameters
Endian-
ness
Type Default Value
Endianness Little
Description: Sets the endianness of the output data. Toggling this
essentially reorders the data in the Out array.
Input Type
Type Default Value
types2 INT_16
Description: Selects which input port (InInt or InFloat) to use and
lets the component know how to interpret the bit-level
representation of the data coming in on the input port. This allows
the user to input any integral or float type into the input ports.
Output
Type
Type Default Value
types2 INT_16
Description: Allows the user to convert the input value to a different
datatype before outputting the data in byte-sized chunks.










