Performing Measurement Tasks - Programming Examples
R&S
®
NRPxxA(N)
132
User Manual 1177.6017.02 ─ 05
// All 17 physical measurement have been executed.
// That means, buffer is full and can be read
SENSOR.query( "FETCH?", szBuf, sizeof( szBuf ) );
printf( szBuf );
}
Performing a Buffered Continuous Average Measurement