Avaya Writing Technician Interface Scripts Manual do Utilizador Página 96

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 95
Writing Technician Interface Scripts
A-22
308660-14.00 Rev 00
if $state = 4 then ; printf “%-8s ” “Leave”
if $state = 5 then ; printf “%-8s ” “Pathtest”
if $state = 6 then ; printf “%-8s ” “Insert”
if $state = 7 then ; printf “%-8s ” “By_Check”
if $state = 8 then ; printf “%-8s ” “Deinsert”
let state = $(wfFddiSmtEntry.wfFddiSmtCfState.${list_[$i]})
if $state = 1 then ; printf “%-8s ” “Isolated”
if $state = 2 then ; printf “%-8s ” “Unknown”
if $state = 3 then ; printf “%-8s ” “Wrap A”
if $state = 4 then ; printf “%-8s ” “Wrap B”
if $state = 5 then ; printf “%-8s ” “Wrap AB”
if $state = 6 then ; printf “%-8s ” “Thru”
if $state = 7 then ; printf “%-8s ” “Local A”
if $state = 8 then ; printf “%-8s ” “Local B”
if $state = 9 then ; printf “%-8s ” “Local AB”
if $state = 10 then ; printf “%-8s ” “Unknown”
if $state = 11 then ; printf “%-8s ” “C Wrap A”
if $state = 12 then ; printf “%-8s ” “C Wrap B”
if $state = 13 then ; printf “%-8s ” “Unknown”
printf “%6d ” $(wfFddiEntry.wfFDDISmtTNotify.${list_[$i]})
#
# Next line...
#
echo
cutenv -c9-15 name2 “$cctname”
if ${name2[0]} = 1 then; \
printf “%4s %4s *%-7.7s\n” “” “” “${name2[1]}”
:FI_SMT_NXT:
let i = $i + 1
goto :FI_SMT_LP:
Vista de página 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 115 116

Comentários a estes Manuais

Sem comentários