Changing Device Data (LIOV Options) Using JavaScript

Submitted by cepe@ku.edu.np on Sat, 10/23/2021 - 18:00

Hello Everyone,

I have been trying to change the device data of "LIOV Options" device using getAttribute() and setAttribute().

I found that the data to be changed are related to ModelData attribute, and it seems to be multidimensional.

For Example: To change I01 which is the second element in third row
I have seen the parametric example provided in the EMTP software itself, which fetches single dimensional array. Can anyone suggest me the way to get this job done?
Let's say, for example, I had to change the 3rd row 2nd column array element, which is in fact peak current parameter, from 31.1E3 to 100E3. 


LIOV

X