wrote in message news:6283439@discussion.autodesk.com...
What I do is similar. Create a parent block for the power supply inputs of
the relay. A large child block for the current/voltage inputs.
-Ah! Brilliant! Had not thought of that. Glad I asked first.
I have used
two exploded terminals in another child block for discrete inputs after
suitable modifications
-Not sure I follow you here. What do you mean by "exploded terminals"? What
I did was used the geometry we are used to and added all the necessary
attributes in Symbol Builder. Seems to work so far.
Basically, I inserted a terminal and exploded it. The copied the geometry
and needed wire connection points to give me 2 device terminals. Removed all
un-needed attributes and added the required attributes to make it a standard
child block. When I now insert the block, I now associate it to the parent
and have the XREF and such all show up as a proper child, but with no
contact symbol to confuse the issue, just what looks like two terminals to
represent the terminals on the device.
All the blocks I have created are tied to a new table in the catalogue
database called PR (Protection Relays). As we use a relay, I add the
appropriate catalogue and pin list information to the appropriate
databases.
-Good info! But don't be surprised if I come back and ask for help doing
that too. ;-)
When I tie the normal relay contacts to the parent device, ACADE asks if I
really want to move the contact from the relay family to the new PR
family.
That is the only problem that will come up.
-Do you think that would be the same if I'm creating them from scratch?
Particularly if I'm creating them as a "PR" type instead of "CR"?
If you create the blocks from scratch, you won't have a problem with ACADE
asking about the family. It would be easier to copy the existing relay
contact blocks, rename them and modify the family attribute default than to
redraw something that already exists. I thought why bother doing something
like that which is going to take up more room on the HDD when there are
blocks already done and which allow you to change the family with only a
question to answer when I do so.
Electrical will not have any problems with contacts that are remotely
operated. All it really needs is the total number of contacts and what
type
they are in the pin list database to check contact numbers and types are
exceeded or not. For more information on how to set the pin lists, lookup
Pin List in the electrical help and go to the advanced section.
-I have looked at that some and think I understand. However, what contact
type did you make the inputs in the pinlist? My best guess was 4 which
means undefined. Then too, output contacts can be either -NO or NC depending
on their programming, so how did you set those?
Yes, I did define the inputs using the 4 designation in the pinlist
database. Specifically 4I, 4V, 4T, 4M & 4C to differentiate the different
inputs. I & V for Current and Voltage. T, M & C for Trip, Monitoring &
Close. This allows the program to allocate the correct terminals to the
correct input as needed. The method is set out in the Electrical Help file
under Pin List -> Advanced
-Thanks again for all your input.
Not a problem.
Regards Brad