Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 429 Bytes

labrad-manager-delphi

Delphi source code for LabRAD manager and Tools

To build:

  • Install Delphi7.
  • Clone this repository.
  • Open project API/LabRADComponents.dpk in delphi.
  • Compile, then install. You should see a notification indicating that several components were installed.
  • Open any other project file: Manager/LabRAD.dpr, Grapher/Grapher.dpr or RegistryEditor/RegistryEditor.dpr
  • Build and run the project.