Fixed-Point下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-07-30閱讀時間為 1 分鐘LabVIEWAPI 參考LabVIEW G Use the Fixed-Point functions to manipulate the overflow status of a fixed-point number. Fixed-Point to Integer Cast FunctionScales the fixed-point input to produce an integer output. This function is the equivalent of an arithmetic shift of the input, constrained so that the least significant bit of the input becomes the least significant bit of the output.Integer to Fixed-Point Cast FunctionScales the integer input to produce an output with the requested fixed-point type. This function is the equivalent of an arithmetic shift of the input with configurable overflow handling, constrained so that the least significant bit of the input becomes the least significant bit of the output. Clear Fixed-Point Overflow Status FunctionClears the overflow status of FXP by changing the overflow status of FXP to FALSE.Remove Fixed-Point Overflow Status FunctionRemoves the overflow status from FXP.Include Fixed-Point Overflow Status FunctionIncludes an overflow status with FXP. The value of the overflow status equals the value specified in overflow.Parent topic: Numeric
Use the Fixed-Point functions to manipulate the overflow status of a fixed-point number. Fixed-Point to Integer Cast FunctionScales the fixed-point input to produce an integer output. This function is the equivalent of an arithmetic shift of the input, constrained so that the least significant bit of the input becomes the least significant bit of the output.Integer to Fixed-Point Cast FunctionScales the integer input to produce an output with the requested fixed-point type. This function is the equivalent of an arithmetic shift of the input with configurable overflow handling, constrained so that the least significant bit of the input becomes the least significant bit of the output. Clear Fixed-Point Overflow Status FunctionClears the overflow status of FXP by changing the overflow status of FXP to FALSE.Remove Fixed-Point Overflow Status FunctionRemoves the overflow status from FXP.Include Fixed-Point Overflow Status FunctionIncludes an overflow status with FXP. The value of the overflow status equals the value specified in overflow.Parent topic: Numeric
Use the Fixed-Point functions to manipulate the overflow status of a fixed-point number. Fixed-Point to Integer Cast FunctionScales the fixed-point input to produce an integer output. This function is the equivalent of an arithmetic shift of the input, constrained so that the least significant bit of the input becomes the least significant bit of the output.Integer to Fixed-Point Cast FunctionScales the integer input to produce an output with the requested fixed-point type. This function is the equivalent of an arithmetic shift of the input with configurable overflow handling, constrained so that the least significant bit of the input becomes the least significant bit of the output. Clear Fixed-Point Overflow Status FunctionClears the overflow status of FXP by changing the overflow status of FXP to FALSE.Remove Fixed-Point Overflow Status FunctionRemoves the overflow status from FXP.Include Fixed-Point Overflow Status FunctionIncludes an overflow status with FXP. The value of the overflow status equals the value specified in overflow.Parent topic: Numeric