Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.1 KB

File metadata and controls

26 lines (17 loc) · 1.1 KB

Power PMAC CSV Reader for Trajectories

Overview

This C module reads a CSV file and assigns its contents to a buffer in Power PMAC shared memory. It is designed to be integrated into Power PMAC projects, particularly for trajectory loading or other structured data input.

How to Use

Follow the steps below to add this module to your Power PMAC project:

  1. Clone or add this repository as a submodule in the desired path under C Language.
  2. In the Power PMAC IDE, right-click on the desired folder (e.g., Background Programs or Libraries) and select "Add a new...".
  3. Enter the name ppmac_read_csv — the same name as this repository.
  4. When prompted to overwrite the file, select "No".
  5. Right-click on the created folder and select "Add" > "Existing item...".
  6. Select the source (.c) and header (.h) files from this repository.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

Author

Leandro Martins dos Santos
Software Systems Engineer
Diamond Light Source Ltd.