Motor Driver Evaluation Kit NEVB-MTR1-t01-1.0.0
Firmware for NEVB-MTR1-KIT1 for trapezoidal control of BLDC motors using Hall-effect sensors
Loading...
Searching...
No Matches
scpi_types.cpp File Reference

SCPI types implementation source file. More...

#include "scpi_types.h"
Include dependency graph for scpi_types.cpp:

Go to the source code of this file.

Detailed Description

SCPI types implementation source file.

This file contains the implementation of helper classes used for SCPI command parsing, including string array management and tokenization of command and parameter messages.

Most of this code was originally written by Diego González Chávez as part of the Vrekrer SCPI Parser project.

It has been merged into the main codebase for customization and linking limitations of the Arduino IDE.

Author
Nexperia: http://www.nexperia.com
Support Page
For additional support, visit: https://www.nexperia.com/support
Author
Aanas Sayed
Date
2025/04/21


Definition in file scpi_types.cpp.