Collaborative Development in LabVIEW

Collaborative Development in LabVIEW

This presentation explores how collaboration in LabVIEW evolves from individual development to scalable team-based engineering. It highlights the importance of a clear Way of Working, domain-aware strategy in Test & Measurement, and the role of the NI toolchain in enabling professional practices such as source control, issue tracking, static analysis, and CI/CD.

Small Company, Big Threats

Small Company, Big Threats

Cybersecurity is no longer optional—any digital product faces increasing regulations like the EU Cyber Resilience Act and NIST Framework. At HSE, we launched an internal cybersecurity project to tackle compliance, dedicating a part-time employee to navigate requirements and prepare for audits.

Continuous Integration with LabVIEW

Continuous Integration with LabVIEW

A pragmatic look at Continuous Integration, Delivery, and Deployment in the LabVIEW world, focusing on what actually works for real projects rather than abstract ideals. It shows how small teams can use automation, Git-based workflows, and existing LabVIEW tooling to improve software quality, collaboration, and delivery speed – while respecting the practical constraints of project-based […]

How Open-Source Workflows Improve LabVIEW Collaboration for Everyone

How Open-Source Workflows Improve LabVIEW Collaboration for Everyone

The LabVIEW ecosystem is home to a large number of open-source projects hosted by various community members. NI is now also open-sourcing select components of the LabVIEW platform to empower and activate key contributors among the LabVIEW community, and drive key improvements that will benefit any LabVIEW team and how they collaborate. Learn about industry best practices for open-source […]

Introduction to DQMH

Introduction to DQMH

DQMH is probably the most popular 3rd-party framework for LabVIEW and was designed to facilitate the robust implementation of complex LabVIEW applications, while still being accessible to CLAD/CLD-level LabVIEW programmers. Learn about technical aspects as much as business-strategic implications of choosing the DQMH Framework for your project or team.

gRPC and DQMH

gRPC and DQMH

gRPC is a modern and high-performance Remote Procedure Call framework that allows a number of programming languages to talk to each other reliably. This talk is about how it can be easily integrated and used with DQMH to provide powerful communication channels to other programming languages.

GDevCon#5 Keynote

GDevCon#5 Keynote

“There has never been a better time to use LabVIEW!” – In his introduction to the conference Joerg Hampel reviewed the history of NI, LabVIEW and GDevCon, describing the downward trajectory of LabVIEW and NI until its acquisition by Emerson but emphasizing the current upwards trend.

Generic Networking with DQMH

Generic Networking with DQMH

Introduction, code review and discussion of an attempt to implement a generic networking endpoint for DQMH: The HSE Generic Networking Modules – or short: GenNet. We’ve been using GenNet in our customer projects, and some others have also found them useful. The challenge that remains to be solved is: How can we make GenNet simple […]

Continuous Integration

Continuous Integration

Demystify the concepts of Continuous Integration (CI) and Continuous Delivery (CD) within the NI ecosystem. Explain the distinctions between Continuous Integration and branch-based development, and how to integrate server-side or local automation processes with CI. Overview of CI providers such as GitLab and supporting technologies like VMs and Docker images.

What’s New in DQMH 7

What’s New in DQMH 7

A live presentation of the new features of DQMH 7: Helper Loops, Private/Local Events, Custom Request Timeout, and many more small improvements. We will also talk about what’s going on at the DQMH headquarters these days, and which other tools and products you can expect in the near future.