Jump to content

The J

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by The J

  1. Would any of the VIs in \vi.lib\Utility\VariantDataType\VariantType.lvlib help you? You should at least be able to use the GetTypeInfo VI to see what your mystery F1 is.
  2. The Variant To Data function can do this. Wire in an array of variants into the type input and a variant representing your cluster into the variant input. See the attached image. This also lets you go from a variant containing an array to an array of variants.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.