I was wondering if anyone knows how to read back a byte array
from an ActiveX control. I created an ActiveX container
in my VI and used it to load an ActiveX control. One of the
methods of the ActiveX returns a BYTE* or byte array and I
was wondering if it was possible to access the contents of the
array within Labview. I tried playing around with Variant to
Data and the Type Cast functions, but they don't seem like
they're appropriate for the situation.
Thanks,
Howie