I want to monitor the P-P amplitude of a 1k sine wave in my Visual Basic 2010 coded desktop application.
Is there a way to query the PCSGU250 in code to retrieve the actual values displayed in the “Wave Parameters” window?
I want to monitor the P-P amplitude of a 1k sine wave in my Visual Basic 2010 coded desktop application.
Is there a way to query the PCSGU250 in code to retrieve the actual values displayed in the “Wave Parameters” window?
[quote]Is there a way to query the PCSGU250 in code to retrieve the actual values displayed in the “Wave Parameters” window?[/quote]I’m sorry, this is not possible.
The (only) way is to import the raw data to your application program and make the P-P amplitude calculation there…