Hello: I was looking for SKILL functions to work with VIVA tables and so far I have found only a single function. awvTableSignals However this function is very limited. Are there any other functions available for working with VIVA tables? Specifically I was looking for functions to perform the following basic tasks: Open a new, blank VIVA table and possibly return some identifier or object instance of it. Add a waveform object to a table as a column in that table. The awvTableSignals function requires a strange "l_siglist" list to identify the contents and only accept signal names as strings. -Curtis
↧