Giter Site home page Giter Site logo

cms-mtd / pixel-gantry-control Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cuasas/pixel-gantry-control

0.0 1.0 0.0 121.82 MB

Control system for the Aerotech 3200 Gantry system and associated hardware for doing CMS FPIX module assembly

LabVIEW 100.00%

pixel-gantry-control's Introduction

Pixel Gantry Control

This project contains control and automation softare for particle detector module assembly using Aerotech gantry based systems. The software is currently divided into two parts:

  1. A Shared Components section of the code that, among other things, provides a single interface to any relavent hardware. It also provides other useful features such as automatic pattern recognition, graph-based motion, absolute orientation calculations, and configuration management.
  2. An interpreter based on the gScript command set that allows users to develop routines in a simple text-based language.

Setup

This software is written primarily in LabVIEW and therefore requires LabVIEW itself as well as some NI toolkits to be installed to function. The software is currently developed on Windows 10 64-bit. Other operating systems may work but are not guaranteed.

Getting the Code

Checkout this repository with

git clone [email protected]:CUASAS/pixel-gantry-control.git

Installing LabVIEW

I've found that having other versions of Labview (esp 2018+) installed confuses the toolkit installers and they fail to install the support for 2017 that is needed. Therefore if possible start with a fresh system or remove all other National Instruments software prior to following these instructions.

Install LabVIEW 2017 (64-bit).

Repeat this process for the three required toolkits:

  1. NI Vision Acquisition Software 18.0 link
  2. Vision Development Module 2017 link
  3. NI-DAQmx 18.6 link

Valid licenses for the above packages are required. Newer versions of the toolkits should work, but these have been tested. However, newer versions of LabVIEW are not currently supported.

Installing the Aerotech Software

Run the Aerotech installer. The installer doesn't put the Aerotech VIs in a place where LabVIEW knows to look. To fix this, run Aerotech Dumbness Fixer.vi to copy the VIs to user.lib. This step will likely need LabVIEW to be started as an administrator since it is moving files around in Program Files.

Installing gVision API

Due to large binary file sizes, the gVision API is not included in the git repository. Instead, you need to download the latest releast. Download the zip archive and unzip it's contents into pixel-gantry-control\Gantry\Shared Components\gVision API\. If the zip file contains any redistributable installers, run those now to install any required libraries.

Selecting a Config

Inside the Config directory are seveal folders containing configuration files for specific gantries. By default, the Nebraska configuration is used, but this can be changed by editing the content of Config/config.txt to one of the other configurations.

Getting Help

If you discover a bug or would like to request a feature, please feel free to open an issue. If you have general questions about how to use the software, create a discussion.

There is also a developing set of tutorials on various aspects of gScript programming developing here.

pixel-gantry-control's People

Contributors

cfangmeier avatar jmonroym avatar sgurdasa avatar vargasa avatar souvik1982 avatar rishabhcms avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.