Phonetics 5100 Manuale Utente

Pagina di 143
63
Chapter 7:  Programming
IN10 = "Input #10       " = Yes  (Y or N) >N
IN11 = "Input #11       " = Yes  (Y or N) >
IN12 = "Input #12       " = Yes  (Y or N) >N
IN13 = "Input #13       " = Yes  (Y or N) >
IN14 = "Input #14       " = Yes  (Y or N) >
IN15 = "Input #15       " = Yes  (Y or N) >
IN16 = "Input #16       " = Yes  (Y or N) >
OUTPUTS
ISACC has 8 digital outputs, 1 on-board relay, 1 on-board buzzer, 4 analog outputs.  The
outputs can be controlled manually, or can be controlled automatically by a C program.  This
keyword command allows you to manually turn the output on or off, or to set the output to
be automatically controlled by C program.  For the analog outputs, you may enter a value from
0 to 255 to manually set the output level, or set the output to be controlled automatically by C
program.
To display the output name, configuration and status, type show outputs after an ISACC
prompt.  You may also display the information for a specific output by typing show outputs
followed by the output number.
ISACC>show outputs
OUTPUTS
OUT01 = "WATER PUMP RELAY" = MAN,  OFF
OUT02 = "LOW WELL LIGHT  " = MAN,  OFF
OUT03 = "HI SUMP LIGHT   " = MAN,  OFF
OUT04 = "Output #4       " = MAN,  OFF
OUT05 = "Output #5       " = MAN,  OFF
OUT06 = "Output #6       " = MAN,  OFF
OUT07 = "Output #7       " = MAN,  OFF
OUT08 = "Output #8       " = MAN,  OFF
OUT09 = "On board buzzer " = MAN,  OFF
OUT10 = "On board relay  " = MAN,  OFF
OUT11 = "CONTROL VALVE   " = MAN,  000
OUT12 = "Analog output #2" = MAN,  000
OUT13 = "Analog output #3" = MAN,  000
OUT14 = "Analog output #4" = MAN,  000
To program or switch the outputs, type set outputs after an ISACC prompt.  Enter a value
and press ENTER to go to the next parameter.  You may also program or switch a specific
output by typing set outputs followed by the output number.
ISACC>set outputs
OUTPUTS
0 = OFF, 1 = ON, A = AUTO
OUT01 = "WATER PUMP RELAY" = MAN,  OFF >A
OUT02 = "LOW WELL LIGHT  " = MAN,  OFF >A
OUT03 = "HI SUMP LIGHT   " = MAN,  OFF >A
OUT04 = "Output #4       " = MAN,  OFF >1
OUT05 = "Output #5       " = MAN,  OFF >
OUT06 = "Output #6       " = MAN,  OFF >1
OUT07 = "Output #7       " = MAN,  OFF >
OUT08 = "Output #8       " = MAN,  OFF >
OUT09 = "On board buzzer " = MAN,  OFF >
OUT10 = "On board relay  " = MAN,  OFF >
OUT11 = "CONTROL VALVE   " = MAN,  000 >