est 3 network panel

Post Reply
b.n.f
Posts: 15
Joined: Mon Feb 10, 2014 12:47 am

est 3 network panel

Post by b.n.f »

hi all;

i have 4 est3 panel and 1 3-anncpu card as mimic panel , i want to share the database of this panel's how can i do this?
for EX if i want to program panel #1 to goes into alam(some output module's in panel #1) with some input modules that in panel #2 what's the rule?how can i do this?
is it possible just by networking panel in class A and use the objects on other panel?i mean when panel going to network all panel share their object?
MartinTong
Posts: 50
Joined: Fri Jan 11, 2013 10:18 pm

Re: est 3 network panel

Post by MartinTong »

b.n.f wrote:hi all;

i have 4 est3 panel and 1 3-anncpu card as mimic panel , i want to share the database of this panel's how can i do this?
for EX if i want to program panel #1 to goes into alam(some output module's in panel #1) with some input modules that in panel #2 what's the rule?how can i do this?
is it possible just by networking panel in class A and use the objects on other panel?i mean when panel going to network all panel share their object?

one database can download to all panel

e.g.
panel 1 output module - RLY_PANEL_1_BELL
panel 2 output module - RLY_PANEL_2_BELL
panel 3 output module - RLY_PANEL_3_BELL
panel 4 output module - RLY_PANEL_4_BELL



[PANEL 1 ALARM]
ALARM '*_PANEL_1' : ON 'RLY_PANEL_*_BELL';
Leo
Site Admin
Posts: 889
Joined: Thu Dec 11, 2008 7:52 am

Re: est 3 network panel

Post by Leo »

EST3 panels work as one when they are networked (class A or B)
when networked you can think of it as one FACP.
b.n.f
Posts: 15
Joined: Mon Feb 10, 2014 12:47 am

Re: est 3 network panel

Post by b.n.f »

thank's martin and leo for your replay!
Post Reply