NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

return a to dimension array of strings from LABwindows DLL to teststand

Hello,
I want to return a to dimension array of strings from Labwindows back to teststand.
The array in LAB windows is ok, but I have problems how to return it to teststand
can anyone help me or does anyone have an example?
regards
samuel
0 Kudos
Message 1 of 2
(2,890 Views)
Samuel,

perharps you should take a look into the example "AccessingArrays.seq" shipped with TestStand and it's appropriote c-source (examples->accessingarrays). it is not CVI-specific, but since CVI stands for "C for Virtual Instrumentation", this example works with CVI.
i hope i am correct if i read your "return a to dimension [...]" as "return a two dimensional [...]", because otherwise, you should correct me Smiley Wink

Norbert B.
- NI Germany
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(2,881 Views)