02-22-2017 02:28 AM
Hi idekwntdne,
which value do you read from AI pins? What is shown in "Numeric", "Numeric 2" and "Numeric 3"?
When there are just "counts" you need to multiply with 1.221mV as in your manual snippet. When you already get raw voltage you don't need to multiply. (I don't have a myRIO at hand, but experience with cRIO and voltage measurement modules. Here I get "raw voltage" already in the FPGA, no need to multiply with some LSB values.)
Btw. for code documentation you should use better labels for your indicators!
02-24-2017 02:37 AM
Hey, thank you so much for replying.
yes, "Numeric", "Numeric 2" and "Numeric 3' are analog inputs from each sensor.
I understand now, I don't need to using LSB or AC/DC emulator, I just figure it out. Also I'm sorry for the label of indicators, it was a sample code so I don't pay attention about the labels yet.
07-14-2024 09:16 AM
I don't know if your dust sensor project has been completed yet. If it's completed, can you send it to me for reference?