Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

niRFSG_Error:Writearbwaveformrequest has no idata field #852

Open
markusmat97 opened this issue Feb 15, 2023 · 1 comment
Open

niRFSG_Error:Writearbwaveformrequest has no idata field #852

markusmat97 opened this issue Feb 15, 2023 · 1 comment

Comments

@markusmat97
Copy link

markusmat97 commented Feb 15, 2023

The following line in the script:
client.WriteArbWaveform(nirfsg_types.WriteArbWaveformRequest(vi=vi, idata=idata,qdata=qData))
shows the below error
Traceback (most recent call last):
File "J:\Projekte_xxxxx\01_xxxxx\20xxxxxxxxx_\10_software\grpc setup\python integration\draft-getting-tone-generation - Copy.py", line 136, in
client.WriteArbWaveform(nirfsg_types.WriteArbWaveformRequest(vi=vi, idata=idata,qdata=qData))
ValueError: Protocol message WriteArbWaveformRequest has no "idata" field

How could i solve this error?

AB#2301111

AB#2331283

@markusmat97 markusmat97 changed the title Error:Writearbwaveformrequest has no idata field niRFSG_Error:Writearbwaveformrequest has no idata field Mar 13, 2023
@KrishnaShashankGN
Copy link

KrishnaShashankGN commented Mar 27, 2023

@markusmat97 We haven't clearly understood the problem statement here. Can you add more details for reproducing the issue so we can look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants