Please enable JavaScript to view this site.

DigiView Plug-in Guide

Navigation: Plug-in Framework > Source Files > <yourplugincode.cpp>

void GetStrList(int ID, vector<string> &strl)

Scroll Prev Top Next More

Called multiple times each time a signal is created, enabled or its editor is opened.   ID specifies which string list is needed.  These routines simply fill in 'strl' with the requested set of strings.  To allow maximum compatibility with future DigiView releases, your plug-in should return an empty list when it receives an ID it does not understand.  There are currently 6 string sets defined:

 

 

ID String list Details: