69
Chapter 7: Programming
IN12 = "Input #12 " = Yes (Y or N) >N
IN13 = "Input #13 " = Yes (Y or N) >N
IN14 = "Input #14 " = Yes (Y or N) >N
IN15 = "Input #15 " = Yes (Y or N) >N
IN16 = "Input #16 " = Yes (Y or N) >N
OUT01 = "WATER PUMP RELAY" = Yes (Y or N) >
OUT02 = "LOW WELL LIGHT " = Yes (Y or N) >
OUT03 = "HI SUMP LIGHT " = Yes (Y or N) >
OUT04 = "Output #4 " = Yes (Y or N) >N
OUT05 = "Output #5 " = Yes (Y or N) >N
OUT06 = "Output #6 " = Yes (Y or N) >N
OUT07 = "Output #7 " = Yes (Y or N) >N
OUT08 = "Output #8 " = Yes (Y or N) >N
OUT09 = "On board buzzer " = Yes (Y or N) >
OUT10 = "On board relay " = Yes (Y or N) >N
OUT11 = "CONTROL VALVE " = Yes (Y or N) >
OUT12 = "Analog output #2" = Yes (Y or N) >N
OUT13 = "Analog output #3" = Yes (Y or N) >N
OUT14 = "Analog output #4" = Yes (Y or N) >N
LOGGING
ISACC’s data logging feature gives you the ability to log and store up to 512 records. Each
record contains the present value of all 16 inputs with a time stamp. The keyword command
SET LOGGING prompts you to determine the time between logs, whether to enable or
disable the data logger, and whether to reset the data logger. This command also informs you
of how many records have been used and how many are available.
To display the cur rent log prog ramming and data log status, type show logging after an
ISACC prompt:
ISACC>show logging
DATA LOGGING
Time between logs = 0 Hrs 0 Min 00 Sec
Enable data logger = NO
0 records used
512 records available
To prog ram and enable the data logger, type set logging after an ISACC prompt. Enter
values after the prompt (>) and press ENTER to go to the next parameter:
ISACC>set logging
DATA LOGGING
Time between logs = 0 Hrs 0 Min 00 Sec, New hrs >1 New min >30 New sec >45
Enable data logger = YES (Y or N) >Y
Reset data logger (Y or N) >Y
0 records used
512 records available