Submitted by hamza.sarhrouni_1 on Thu, 05/24/2018 - 11:17 Forums General Discussion Hello evryone, I need to know if someone among you had already done a script to exclude devices in emtp? h.gras Hi Hamza,Here is how to 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 Log in or register to post comments Wed, 06/06/2018 - 13:16 Permalink mo_yarmohammadi96 In reply to Hi Hamza,Here is how to by h.gras using Date and Time in EMTP 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 Log in or register to post comments Thu, 09/26/2019 - 04:33 Permalink Log in or register to post comments
h.gras Hi Hamza,Here is how to 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 Log in or register to post comments Wed, 06/06/2018 - 13:16 Permalink
mo_yarmohammadi96 In reply to Hi Hamza,Here is how to by h.gras using Date and Time in EMTP 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 Log in or register to post comments Thu, 09/26/2019 - 04:33 Permalink
Hi Hamza,Here is how to
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
In reply to Hi Hamza,Here is how to by h.gras
using Date and Time in EMTP
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