Converts integers to fixed-point numbers. The data type you wire to the I16 input determines the polymorphic instance to use. Examples
Use the pull-down menu to select an instance of this VI.
.gif)
![]() |
quantization settings specifies the settings of the quantizer.
| ||||||||||||||||||||||||||||||||||||
![]() |
I16 specifies a 16-bit signed integer. | ||||||||||||||||||||||||||||||||||||
![]() |
FXP value returns a fixed-point number. |
.gif)
![]() |
quantization settings specifies the settings of the quantizer.
| ||||||||||||||||||||||||||||||||||||
![]() |
I32 specifies a 32-bit signed integer. | ||||||||||||||||||||||||||||||||||||
![]() |
FXP value returns a fixed-point number. |
.gif)
![]() |
quantization settings specifies the settings of the quantizer.
| ||||||||||||||||||||||||||||||||||||
![]() |
I8 specifies an 8-bit signed integer. | ||||||||||||||||||||||||||||||||||||
![]() |
FXP value returns a fixed-point number. |
.gif)
![]() |
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. |
.gif)
![]() |
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. |
.gif)
![]() |
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. |
Refer to the following VIs for examples of using the DFD Convert Integer to FXP VI: