Parque de estacionamento automatizado

Parque de estacionamento automatizado Parque de estacionamento automatizado

esalvieira.m.ccems.pt
from esalvieira.m.ccems.pt More from this publisher
20.01.2015 Views

Relatório da Prova de Aptidão Profissional – Bruno Barbosa Sub LimpaLCDEntrada SerSend 1, 254 SerSend 1, 1 Wait 10 ms Exit Sub End Sub '''Limpa o LCD da saída Sub LimpaLCDSaida SerSend 2, 254 SerSend 2, 1 Wait 10 ms Exit Sub End Sub '''Escreve no LCD da entrada a mensagem do nome do parque Sub EscreveNomeDoParque SerSend 1, 254 SerSend 1, 128 SerPrint 1, " PARQUE@ESALV " Wait 10 ms Exit Sub End Sub '''Escreve no LCD da entrada a mensagem de boas-vindas Sub EscreveBemvindo SerSend 1, 254 SerSend 1, 192 SerPrint 1, " Bem-vindo! " Wait 10 ms Exit Sub End Sub '''Escreve no LCD da saída a mensagem de introdução de código Sub EscreveIntroduzirCodigo SerSend 2, 254 SerSend 2, 128 SerPrint 2, "Digite o c" SerSend 2, 254 - 20 -

Relatório da Prova de Aptidão Profissional – Bruno Barbosa SerSend 2, 138 SerSend 2, 162 SerSend 2, 254 SerSend 2, 139 SerPrint 2, "digo: " Wait 10 ms Exit Sub End Sub '''Escreve no LCD da saída a mensagem de agradecimento Sub EscreveObrigado SerSend 2, 254 SerSend 2, 128 SerPrint 2, " Obrigado " Wait 10 ms SerSend 2, 254 SerSend 2, 192 SerPrint 2, " volte sempre " Wait 10 ms Exit Sub End Sub '''Escreve no LCD da saída a mensagem de parque ocupado Sub EscreveParqueOcupado SerSend 1, 254 SerSend 1, 192 SerPrint 1, " PARQUE OCUPADO " Wait 10 ms Exit Sub End Sub '''Escreve nos LCDs a mensagem de inicialização Sub EscreveInicializacao SerSend 1, 254 SerSend 1, 192 SerPrint 1, "A inicializar..." Wait 10 ms SerSend 2, 254 SerSend 2, 192 - 21 -

Relatório da Prova <strong>de</strong> Aptidão Profissional – Bruno Barbosa<br />

SerSend 2, 138<br />

SerSend 2, 162<br />

SerSend 2, 254<br />

SerSend 2, 139<br />

SerPrint 2, "digo: "<br />

Wait 10 ms<br />

Exit Sub<br />

End Sub<br />

'''Escreve no LCD da saída a mensagem <strong>de</strong> agra<strong>de</strong>cimento<br />

Sub EscreveObrigado<br />

SerSend 2, 254<br />

SerSend 2, 128<br />

SerPrint 2, " Obrigado "<br />

Wait 10 ms<br />

SerSend 2, 254<br />

SerSend 2, 192<br />

SerPrint 2, " volte sempre "<br />

Wait 10 ms<br />

Exit Sub<br />

End Sub<br />

'''Escreve no LCD da saída a mensagem <strong>de</strong> parque ocupado<br />

Sub Escreve<strong>Parque</strong>Ocupado<br />

SerSend 1, 254<br />

SerSend 1, 192<br />

SerPrint 1, " PARQUE OCUPADO "<br />

Wait 10 ms<br />

Exit Sub<br />

End Sub<br />

'''Escreve nos LCDs a mensagem <strong>de</strong> inicialização<br />

Sub EscreveInicializacao<br />

SerSend 1, 254<br />

SerSend 1, 192<br />

SerPrint 1, "A inicializar..."<br />

Wait 10 ms<br />

SerSend 2, 254<br />

SerSend 2, 192<br />

- 21 -

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!