Hello,
I'm currently working with the LabView Electrical Power Toolkit, where I am receiving my Power and Energy values as a cluster object.
I wish to store these outputs in an excel but I am unable to use the write to delimited spreadsheet function as the output of the power function is 1D array of typedef 'basic_Power Value.ctf' cluster of 4 elements, and this is not being accepted as an input to the function.
Any help with this issue would be appreciated.