Eplan 2.2 cross reference's

обсуждение прочих программных продуктов:
Тools, Elcad, Eplan, ...
studen
Posts: 3
Joined: Sun Dec 30, 2018 6:18 pm

Eplan 2.2 cross reference's

Post by studen »

Hello,
I created power lines same connections name in different pages, but eplan not showing cross reference,
Maybe could say what i do wrong?
Info in video
https://www.youtube.com/watch?v=Y0TYvQnHASo

Any help are appreciate
Thank You
peewee
Posts: 19
Joined: Mon Sep 24, 2018 10:47 am

Re: Eplan 2.2 cross reference's

Post by peewee »

you don't pay attention to the full DT which in this case you have different locations (one side

Code: Select all

=GA_R_0+01_POWER-b
and the other side

Code: Select all

=GA_R_0+UFI-b
) that's why eplan didn't connect it

on one page in the name of the arrow, add the name of the location "+", e.g. on page 1 +UFI or on page 2 +01_POWER and it will connect (but not at the same time)
studen
Posts: 3
Joined: Sun Dec 30, 2018 6:18 pm

Re: Eplan 2.2 cross reference's

Post by studen »

Thank You