DFD Convert Integer to FXP VI
Owning Palette: Fixed-Point Tools VIs
Installed With: Digital Filter Design Toolkit
Converts integers to fixed-point numbers. Wire data to the I16 input to determine the polymorphic instance to use or manually select the instance.
Use the pull-down menu to select an instance of this VI.
Place on the block diagram | Find on the Functions palette |
DFD Convert I16 to FXP (scalar)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I16 specifies a 16-bit signed integer. | |||||||||||||||||||||||||||||||||||||
FXP value returns a fixed-point number. |
DFD Convert I32 to FXP (scalar)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I32 specifies a 32-bit signed integer. | |||||||||||||||||||||||||||||||||||||
FXP value returns a fixed-point number. |
DFD Convert I8 to FXP (scalar)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I8 specifies an 8-bit signed integer. | |||||||||||||||||||||||||||||||||||||
FXP value returns a fixed-point number. |
DFD Convert I16 to FXP (vector)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I16 values specifies an array of 16-bit signed integers. | |||||||||||||||||||||||||||||||||||||
FXP values returns an array of fixed-point numbers. |
DFD Convert I32 to FXP (vector)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I32 values specifies an array of 32-bit signed integers. | |||||||||||||||||||||||||||||||||||||
FXP values returns an array of fixed-point numbers. |
DFD Convert I8 to FXP (vector)
quantization settings specifies the settings of the quantizer.
| |||||||||||||||||||||||||||||||||||||
I8 values specifies an array of 8-bit signed integers. | |||||||||||||||||||||||||||||||||||||
FXP values returns an array of fixed-point numbers. |
Examples
Refer to the following VIs for examples of using the DFD Convert Integer to FXP VI: