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

LabView mdsplus_connection_putData Can only be Scalar or Array. Need to write 2 and 3 (video) dimension data to server. #492

Closed
fehlingd opened this issue May 11, 2016 · 1 comment

Comments

@fehlingd
Copy link

No description provided.

@fehlingd fehlingd reopened this May 11, 2016
@fehlingd fehlingd changed the title LabView mdsplus_connection_putData Can only be Scalar or Array. Need to write 2 and 2 (video) dimension data to server. LabView mdsplus_connection_putData Can only be Scalar or Array. Need to write 2 and 3 (video) dimension data to server. May 11, 2016
@pyshi
Copy link

pyshi commented May 14, 2016

I suggest one possible solution logic: 1. in LabVIew, call "MdsValue" function in the "MdsLib" library using "Call Library Function.vi"--> 2. this function could interpret TDI command, for your case "Build_Signal()" could help.
More detial on the usage of this function including to write 3D data is in http://www.mdsplus.org/old/tdi/TDI_B2.HTML#build_signal

Hope it helps.

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