07-17-2013 03:10 PM
Hello Everybody
I modified an example from NI website which is attached with this message (Example of Synchronized measurements). This example synchronizes strain gauge and thermocouple measurements. I modified it to synchronize pressure and acceleration measurements and my file is also attached (My Synchronized measurements). I run the my code file and I got the following error shown in the word document attached below.
It seems to me that the error is caused by the property node.
Please help me fix this problem.
07-18-2013 10:56 AM
Hi wisjaf12,
You have to review your scale values, it seems like the scaled minimun is greater than the scaled maximum and it is generating that error.
Carmen C.
07-22-2013 12:07 AM
Hi CarmenC
I found that scaling values have to be arranged in order from lowest to highest in the table scaling option.
Thank you for your interest