Hi,
I am doing a project using LabWindows/CVI and National Instruments ADXL202EB board, which contains the ADXL202JQC accelerometer and PIC16C63. The purpose of the project is to acquire data from the evaluation board and display the vibration spectrum. I have two questions.
1. How do I determine whether the correct board is connected to the selected port? Is there some control word other than the one used for acquiring data that I can sent to the port and expect a reply if it is the ADXL202EB board?
2. How do I scale the panels in the program according to the size and resolution of monitor?
Please help.