The attached VI reads analog data from a spreadsheet. I would like to use a type cast to convert the double precision data into a signed 16 bit integer. What constant should be wired to the "type" wire of the type cast for an I16.
Why don't you use the "To Word Integer" conversion which converts any other numeric datatype to I16? You will find it in the functionspalette under Numeric>Conversions