LabView library to save multidimensional LabView arrays as Igor Binary Waves to disk

Downloaded 388 times
Average rating
(0 votes)

This LabView library stores LabView arrays as Igor Binary Waves to disk. It uses always Igor Binary Wave file version 5.

Details

  • supports arrays with 1 to 4 dimensions
  • handles arrays of
    • signed and unsigned byte
    • signed and unsigned word
    • signed and unsigned long
    • real and complex single precision floating point
    • real and complex double precision floating point
    • text
  • supports assignment of a dependency formula
  • supports dimension labels
  • supports adding a wave note
  • supports dimension scaling and dimension units
  • supports data scaling and data unit

For more information see the context help window of the main Polymorphic VI 'Array2ibw.vi'.

Currently not supported is reading Igor Binary Wave files into LabView arrays.

Releases

Official releasesDateSizeLinksStatus
IGOR.5.00.x-1.02010-Oct-131.77 MBSupported for Igor 5.00.x and aboveHelp
Development snapshotsDateSizeLinksStatus
IGOR.5.00.x-2.x-dev2010-Oct-151.87 MBDevelopment snapshot for Igor 5.00.x and aboveHelp



Back to top