01-04-2016 01:38 PM
OK, this works pretty well:
Any suggestions on how to convert the CH-Data 2 to two's compliment before I multiply the 3.35693359375?
thanks again
01-04-2016 01:57 PM - edited 01-04-2016 02:20 PM
@LV-rookie wrote:
Any suggestions on how to convert the CH-Data 2 to two's compliment before I multiply the 3.35693359375?
Try changing the representation of the indicator to I16 😄
The wire already is I16.
01-04-2016 04:40 PM
@LV-rookie wrote:
OK, this works pretty well:
Wyhy are you using an I16 array control instead of a diagram constant? Since the data is not used and no user iteraction ever takes place with this array, it should not be polluting the front panel.
Right click the array terminal and .. change to constant.