vix.ing · top · new · best · stats · spec

JISA: A Polymorphic Test-and-Measurement Automation Library

2023/08/25 by William Alexander Wood, T. R. Marsh, Wood, William Alexander +3
Computer Science · Engineering · #Distributed and Parallel Computing Systems #Experimental Learning in Engineering #FOS: Computer and information sciences #FOS: Physical sciences #Instrumentation and Detectors (physics.ins-det) #Microfluidic and Capillary Electrophoresis Applications #Software Engineering (cs.SE)

paper · pdf · doi:10.48550/arxiv.2308.13127

openalex publication_date 2023/08/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

JISA is a software library, written in Java, aimed at providing an easy, flexible and standardised means of creating experimental control software for physical sciences researchers. Specifically, with an emphasis on enabling measurement code to be written in an instrument-agnostic way, allowing such routines to be reused across multiple different setups without requiring modification. Additionally, it provides a simple means of recording and handling data, as well as pre-built graphical user interface (GUI) "blocks" to enable the relatively easy creation of graphical control systems. Together these allow users to quickly piece together test-and-measurement programs with coherent user interfaces, without requiring much experience of such things.

Related