Data Rate in VeriStand is how often the VeriStand communication loop publishes data to the gateway. Its default value is 15 Hz, which makes 67 ms delay between when data is acquired/written in the VeriStand Engine and when it is available in the API.
I have a requirement to change my data acquisition rate as 5 Hz, 10 Hz, 15 Hz, 20 Hz and 50 Hz in VeriStand, whereas the default data acquisition rate is 15 Hz.
How to update the data rate property in the SDF file?