I am trying to make a Calculator in LabVIEW. I can't able to display decimal point in the output display and i can't able enter floating point numbers? Please help me.
First thing to check is the representation of the indicator. Right click on it and move the mouse to representation. If it's not eithe EXT, DBL, or SGL, then the indicator is set only for integers.