17.08.2013 Views

9560 Transaction Manager User's Manual - Intermec

9560 Transaction Manager User's Manual - Intermec

9560 Transaction Manager User's Manual - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>9560</strong> <strong>Transaction</strong> <strong>Manager</strong> User’s <strong>Manual</strong><br />

G#0=0.GOODSND :If the transmission is good, wait for response.<br />

:**********************************************************************<br />

:The subroutine executes the following statements if the host does *<br />

:not respond. *<br />

:**********************************************************************<br />

:<br />

.BADHOST<br />

P"HOST NOT RESPONDING" :Inform user if host does not respond.<br />

P"ACCESS DENIED"<br />

W5 :Wait 5 seconds for message to be read.<br />

G.START :Return to beginning.<br />

:**********************************************************************<br />

:These statements accept the response from the host. *<br />

:**********************************************************************<br />

:<br />

.GOODSND<br />

D$0="" :Clear the badge string and set up for response.<br />

YMP;1000 :Wait up to 10 seconds for the host response.<br />

#0=0.GOODREC :If reception from host is valid, go check<br />

:response.<br />

G.BADHOST<br />

:**********************************************************************<br />

:This subroutine acts on whether the host says the badge is valid or *<br />

:invalid. *<br />

:**********************************************************************<br />

:<br />

.GOODREC<br />

G$0="VALID".OPENDOR :If the badge is valid, open the door.<br />

P"INVALID BADGE NUMBER" :Otherwise, inform user.<br />

P"ACCESS DENIED"<br />

W5 :Wait 5 seconds for the message to be read.<br />

G.START :Return to beginning.<br />

:**********************************************************************<br />

:Open the door and allow the user time to enter before locking the *<br />

:door. *<br />

:**********************************************************************<br />

:<br />

.OPENDOR<br />

P"WELCOME TO WORK" :Greet the user.<br />

FXXXX1 :Actuate relay to open door.<br />

W10 :Leave door open for 10 seconds.<br />

FXXXX0 :Lock door.<br />

G.START :Return to beginning.<br />

:**********************************************************************<br />

:If there is no input on the badge scanner, the program goes to this *<br />

:subroutine. The sense inputs are checked and evaluated. *<br />

:**********************************************************************<br />

:<br />

.HOUSKEP<br />

D#0=0 :Initialize to no alarms/door closed<br />

FX :Read the sense inputs.<br />

9-12

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

Saved successfully!

Ooh no, something went wrong!