<?xml version='1.0' encoding='utf-8'?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
  <report_format_detail>
    <FileFormat>
      <FormatID>4987</FormatID>
      <FormatName>LabVIEW Virtual Instrument File Format</FormatName>
      <FormatVersion>3.0</FormatVersion>
      <FormatAliases> </FormatAliases>
      <FormatFamilies> </FormatFamilies>
      <FormatTypes>Dataset</FormatTypes>
      <FormatDisclosure> </FormatDisclosure>
      <FormatDescription>LabVIEW Virtual Instrument is a proprietary format that stores the core building blocks of the LabVIEW software developed and maintained by the National Instruments company. It describes processes chaining together virtual instruments that reproduce the behavior of a physical traditional instrument (oscilloscope, multimeter, etc.). The format describes both a "front panel" - the GUI that displays controls, inputs and outputs and lets the user define the data flow according to a graphical programming language - and a "block diagram", which is the source code of the file. Some VI files can be distributed as templates and can be identified by their extension .vit.</FormatDescription>
      <BinaryFileFormat> </BinaryFileFormat>
      <ByteOrders> </ByteOrders>
      <ReleaseDate> </ReleaseDate>
      <WithdrawnDate> </WithdrawnDate>
      <ProvenanceSourceID> </ProvenanceSourceID>
      <ProvenanceName>Technische Informationsbibliothek (TIB) Hannover / Technische Informationsbibliothek (TIB) Hannover</ProvenanceName>
      <ProvenanceSourceDate>02/09/2026</ProvenanceSourceDate>
      <ProvenanceDescription> </ProvenanceDescription>
      <LastUpdatedDate>02/09/2026</LastUpdatedDate>
      <FileFormatIdentifier>
        <Identifier>fmt/2111</Identifier>
        <IdentifierType>PUID</IdentifierType>
      </FileFormatIdentifier>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>vi</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>vim</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>vit</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <InternalSignature>
        <SignatureID>4476</SignatureID>
        <SignatureName>LabVIEW Virtual Instrument 3.0</SignatureName>
        <SignatureNote>"RSRC" (0x52 0x53 0x52 0x43) \r\n (0x0D 0x0A) a version number on two bytes little-endian (first byte = minor version, second byte = major version) (here 0x00 0x03) "LVIN" for "LabVIEW Instrument" (0x4C 0x56 0x49 0x4E) "LBVW" for "LabVIEW" as the producer (0x4C 0x42 0x56 0x57)</SignatureNote>
        <ByteSequence>
          <ByteSequenceID>4872</ByteSequenceID>
          <PositionType>Absolute from BOF</PositionType>
          <Offset>0</Offset>
          <MaxOffset>0</MaxOffset>
          <IndirectOffsetLocation> </IndirectOffsetLocation>
          <IndirectOffsetLength> </IndirectOffsetLength>
          <Endianness> </Endianness>
          <ByteSequenceValue>525352430D0A00034C56494E4C425657</ByteSequenceValue>
        </ByteSequence>
      </InternalSignature>
    </FileFormat>
  </report_format_detail>
</PRONOM-Report>