Hi,
Here is my brief question,
What is the standard interface method for users (not excellent programmers) to program their own software on controllers.
In other words, how they develop the interface of their devices (e.g. Keysight oscilloscope or Oriental motor motor stage) for users to program their own software?
Is it called SDK or VISA or IEEE488.2 or ASCII textual strings? script language?
The detailed question,
I am trying to study and design a controller with embedded software to control an actuator.
I have an idea that physical interface for the controller should be through USB.
But I have no idea what I should make for standard interface method through USB port.
Like popular devices manufacturer provide a kind of SDK for users, I want to develop the interface that users can program their own program.
Would you please teach me what the interface is?