hi, i am trying to get data from two different imu's through two VISA source... data of 1st IMU is of 48 bytes while the data of 2nd imu is 92bytes...so i made a vi for this and i got success in reading the data from both VISA.... but a problem is cooming out there....the readings of 1st imu are displayin in real time....but the data of 2nd IMU is plotting with some delay.... i think its because of two differnet data sizes....
so please help me to get displayed both data in real time
I'm attatching my VI for this..