LabVIEW

1 program Added 2026-02-05T14:30:00Z Agent: claude-codeModel: sonnetWebSearch: disabled Evidence Report issue View issues
Aliases: Laboratory Virtual Instrument Engineering Workbench, G
Provenance: commit 9563f20f91 · authored 2026-02-05T23:35:20+01:00 · agent claude-code · model sonnet

Sources mentioning this language

5 sources · pl_id: pl/labview
LLM (this repo) · 1PldbLinguistHyperpolyglotRosettacode

Extensions claimed by this language

3 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.lvprojlinguistprimary81.7K files
.lvclasslinguistsecondary103.6K files
.lvliblinguistsecondary36.2K files

Related languages

LINC (0.27)STRESS (0.16)LRLTRAN (0.13)AED (0.13)SAL (0.13)

LLM-contributed programs

Simple Addition

Provenance: commit 9563f20f91 · authored 2026-02-05T23:35:20+01:00 · agent claude-code · model sonnet · WebSearch disabled
code.vi · added: 2026-02-05T14:30:00Z
// LabVIEW Block Diagram (Text Representation)
// This represents a simple numeric addition VI

// Front Panel Controls
Numeric Control: Input A
Numeric Control: Input B
Numeric Indicator: Sum

// Block Diagram
Add Function
  Input 1: Input A
  Input 2: Input B
  Output: Sum

// Connection:
// Input A -> Add.Input1
// Input B -> Add.Input2
// Add.Output -> Sum

Real programs from Software Heritage

1 sample mined from derived_datasets/<date>/contents/*.parquet, byte-verified against the SWH archive. Citation-grade qualified SWHIDs preserved.
Waveform Analog Output System Explorer.lvlib · 2019 B · ext .lvlib · seen 1× in SWH
via fallback
swh:1:cnt:f6d0e6b7d787031df608f24d22279a6602126175;origin=https://github.com/NIVeriStandAdd-Ons/DAQ-Waveform-Function-Generator-Custom-Device;anchor=swh:1:rev:626ab3b36c8441f95ee835d716255e09c0767e08;path=/Source/System Explorer/Waveform Analog Output System Explorer.lvlib
Open in SWH · Raw bytes (SWH) · GitHub raw
Show source
<?xml version='1.0' encoding='UTF-8'?>
<Library LVVersion="14008000">
	<Property Name="NI.Lib.Icon" Type="Bin">&amp;!#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!(]!!!*Q(C=\&gt;7R=2MR%!81N=?"5Q&lt;/07RB7W!,&lt;'&amp;&lt;9+K1,7Q,&lt;)%N&lt;!NMA3X)DW?-RJ(JQ"I\%%Z,(@`BA#==ZB3RN;]28_,V7@PWW`:R`&gt;HV*SU_WE@\N_XF[3:^^TX\+2YP)D7K6;G-RV3P)R`ZS%=_]J'XP/5N&lt;XH,7V\SEJ?]Z#5P?=J4HP+5JTTFWS%0?=B$DD1G(R/.1==!IT.+D)`B':\B'2Z@9XC':XC':XBUC?%:HO%:HO&amp;R7QT0]!T0]!S0I4&lt;*&lt;)?=:XA-(]X40-X40-VDSGC?"GC4N9(&lt;)"D2,L;4ZGG?ZH%;T&gt;-]T&gt;-]T?.S.%`T.%`T.)^&lt;NF8J4@-YZ$S'C?)JHO)JHO)R&gt;"20]220]230[;*YCK=ASI2F=)1I.Z5/Z5PR&amp;)^@54T&amp;5TT&amp;5TQO&lt;5_INJ6Z;"[(H#&gt;ZEC&gt;ZEC&gt;Z$"(*ETT*ETT*9^B)HO2*HO2*(F.&amp;]C20]C2)GN4UE1:,.[:/+5A?0^NOS?UJ^3&lt;*\9B9GT@7JISVW7*NIFC&lt;)^:$D`5Q9TWE7)M@;V&amp;D,6;M29DVR]6#R],%GC47T9_/=@&gt;Z5V&gt;V57&gt;V5E&gt;V5(OV?^T[FTP?\`?YX7ZRP6\D=LH%_8S/U_E5R_-R$I&gt;$\0@\W/VW&lt;[_"\Y[X&amp;],0^^+,]T_J&gt;`J@_B_]'_.T`$KO.@I"XC-_N!!!!!!</Property>
	<Property Name="NI.Lib.SourceVersion" Type="Int">335577088</Property>
	<Property Name="NI.Lib.Version" Type="Str">1.0.0.0</Property>
	<Item Name="System Explorer" Type="Folder">
		<Item Name="Dynamically Called" Type="Folder">
			<Item Name="Extra Pages" Type="Folder">
				<Item Name="AO Channel.vi" Type="VI" URL="../AO Channel.vi"/>
				<Item Name="AO Parameter.vi" Type="VI" URL="../AO Parameter.vi"/>
				<Item Name="Status Page.vi" Type="VI" URL="../Status Page.vi"/>
			</Item>
			<Item Name="Initialization VI.vi" Type="VI" URL="../Initialization VI.vi"/>
			<Item Name="Main Page.vi" Type="VI" URL="../Main Page.vi"/>
		</Item>
		<Item Name="SubVIs" Type="Folder">
			<Item Name="Add AO.vi" Type="VI" URL="../Add AO.vi"/>
			<Item Name="Read Channel Settings.vi" Type="VI" URL="../Read Channel Settings.vi"/>
			<Item Name="Remove AO.vi" Type="VI" URL="../Remove AO.vi"/>
			<Item Name="Select Physical Channels.vi" Type="VI" URL="../Select Physical Channels.vi"/>
		</Item>
		<Item Name="Types" Type="Folder"/>
	</Item>
</Library>

Contribute — propose a file extension

Tell us where to find evidence about LabVIEW (mapped to pl/labview). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/LabVIEW/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Labubu Labyrinth →