Interactive Proteus VSM DLL Model Interface VSM C++ API Explorer

← back
PROTEUS VSM DLL CODE WORKFLOW
Click any block to open its interface, functions, and code examples
#include Headers
windows.h · string.h · vsm.hpp
click to enter →
↓
Class Declaration
my_device : IACTIVEMODEL
click to enter →
↓
Initialize Model
initialize()
click to enter →
↓
Export Functions
createactivemodel · deleteactivemodel
click to enter →
↓
ISPICEMODEL
analog behaviour
if used
Plot & Animate
plot() · animate()
IDSIMMODEL
digital behaviour
if used
↓
IMIXEDMODEL
ISPICEMODEL + IDSIMMODEL combined
if mixed-mode electrical behaviour needed
↓
Event Handler
actuate()
if handling user input

Post a Comment