Hi All,
I am using a 33220A which is interfaced using C# and Python.
For the Identifier/Endpoint-(), i am able to connect using this Python Script and C#.
The command in question - :SOUR:BURS:STAT 0/1- works on Python and on CommandExpert, however the same fails when run from C# Code attached
In the Visual Studio example, the Application fails to change the Burst Mode and replies with error:
Error occured: Exception: Encountered system error(s)
-221,"Settings conflict; burst period increased to fit entire burst"
Is there something wrong with the Sequence of commands?.
I am using a 33220A which is interfaced using C# and Python.
For the Identifier/Endpoint-(), i am able to connect using this Python Script and C#.
The command in question - :SOUR:BURS:STAT 0/1- works on Python and on CommandExpert, however the same fails when run from C# Code attached
In the Visual Studio example, the Application fails to change the Burst Mode and replies with error:
Error occured: Exception: Encountered system error(s)
-221,"Settings conflict; burst period increased to fit entire burst"
Is there something wrong with the Sequence of commands?.
Issue resolved.. i just changed the Output command for Burst Enable to the End.
Working now without the Error
*-221,Settings conflict; burst period increased to fit entire burst*
Any particular sequence to set the Instrument would be appreciated.
Edited by: vikram_u_k on Mar 22, 2016 11:26 PM