THE reference for power system transients
Hello evryone,
I need to know if someone among you had already done a script to exclude devices in emtp?
Hi Hamza,
Here is how to do:
var cct = currentCircuit() //grab the circuit
var dev = cct.devices(‘Name’, ‘Dev’)[0] //grab the device named Dev
dev.setAttribute(‘Exclude’, ‘Ex’) //exclude the device.
Let me know if anything.
Thanks
Henry
Hello dear:
I want to use the date and time which is saved in the output file. I would be grateful if you could help me.
thanks