s.macnaught
New member
Hi
I have recently been experiencing some problems with my AC3 system, specifically with my Auto top off system not turning off when required, or turning on intermitently. The hardware and AC3 program have been working properly for over 3 years and this issue has only started a couple of months ago. Initially I thought the problem may have been the float switches and subsequently replaced them.
Can anyone have suggest how I might fix this issue?
Thanks.
Steve
Background information: The hardware I use includes the AC3 connected to PX- 1000 and IO Breakout Box module. Power is controlled by two DC4 HD and a DC8 connection module.
My top off system uses a combination of three mechanical float switches and two I0 Box switches shown below:
Sump
"¢ Float A1 - Operating lvl
"¢ Float 3 - (INLINE between IO Pwr and Float A1)
RO/DI reservoir
"¢ Float - A2 - Low level
"¢A Powerhead called TOP (connected to DC8)
PROGRAM:
TOP*-A06
SwitchA2 (IO BOX)
SwitchA1 (IO BOX)
If SwitchA2 OPEN Then TOP ON
If SwitchA2 CLOSED Then TOP OFF
If SwitchA1 CLOSED Then TOP OFF
I have recently been experiencing some problems with my AC3 system, specifically with my Auto top off system not turning off when required, or turning on intermitently. The hardware and AC3 program have been working properly for over 3 years and this issue has only started a couple of months ago. Initially I thought the problem may have been the float switches and subsequently replaced them.
Can anyone have suggest how I might fix this issue?
Thanks.
Steve
Background information: The hardware I use includes the AC3 connected to PX- 1000 and IO Breakout Box module. Power is controlled by two DC4 HD and a DC8 connection module.
My top off system uses a combination of three mechanical float switches and two I0 Box switches shown below:
Sump
"¢ Float A1 - Operating lvl
"¢ Float 3 - (INLINE between IO Pwr and Float A1)
RO/DI reservoir
"¢ Float - A2 - Low level
"¢A Powerhead called TOP (connected to DC8)
PROGRAM:
TOP*-A06
SwitchA2 (IO BOX)
SwitchA1 (IO BOX)
If SwitchA2 OPEN Then TOP ON
If SwitchA2 CLOSED Then TOP OFF
If SwitchA1 CLOSED Then TOP OFF