- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know the HELP file says don't use the letter V as the 2nd character in a block name, actually it says this: "Important: Do not use "HH", "HV", "VH", or "VV" as the first two characters of a symbol block name."
BUT, here's the thing, I WANT to use V as the 2nd character. I am making a symbol for a voltage transformer, the first of multiple voltage transformer symbols, and I'd like to use VT as the 2nd & 3rd characters of the block names. This will differentiate the blocks from current transformers (CT) and potential transformers (PT).
I know if I use VT as the 2nd & 3rd characters the catalog lookup will say it can't find a table for T, because it ignores V as the 2nd character. But I can use the WDBLKNAM attribute to drive the catalog lookup to the correct table.
So, here's the question; are there other functions of the program that look at the 2nd character of the block name that would ignore it if it were a V, or H for that matter?
(And what about WDBLKNAM? Seems to be a weird name for an attribute, since the program can already look at the block name if it wants to, why make an attribute that just repeats the block name? I know it doesn't have to be the block name, and it won't be for our use, it is just that the attribute name is odd to me. Maybe WDTABNAM?)
Thanks
Matt
Solved! Go to Solution.