Clarify for me, please: I use: "DEFINE ADC_BITS 10" to indicate I'm going to read an analogue value with 10 bits, then later use "ADCIN 2, J_MidPnt", when the value is put into a variable "J_MidPnt" which had been declared a VAR of type WORD. I thought WORDs were 8-bits... What happens to the other two bits? I'm a confused NewBe (Obviously) Thanks!!!!
Bookmarks