First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I can't think of a good reason why the SID will work with abusint(), but not with aownerint(). Have you called bsys() immediately before aownerint(), because maybe your sidUy500 variable is out of scope? Try printing it right before you use it. Or, if you just need a list of "all owners", try using -1 as the SID flag:
aownerint(-1, 2, 'NUMBER')