Hey Gonzo,

My first thought is that you really might want to reconsider this VI
that you are developing. Is there another way that you could design it
such that it does not require more than 28 inputs/outputs?

Some other information that could be useful: what do you plan on
calling this dll from? just how many inputs and how many outputs are
you looking at?

There is an example in the NI Developer which talks about using a
structure in a dll to correspond with a cluster in LabVIEW. <a
href="http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DD8F56A4E034080020E74861&p_node=DZ52048";>Using
Structures in a DLL with Clusters in LabVIEW</a> If it's possible, try
and take a look through the example and see if this option could work
for you.

Reply via email to