Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: PSDTRAK

PSDTRAK.m

Go to the documentation of this file.
  1. PSDTRAK ;BIR/DAV-Set up TRAKKER ; 14 Sept 94
  1. ;;3.0; CONTROLLED SUBSTANCES ;;13 Feb 97
  1. W !," "
  1. W !,"To set-up the TRAKKER:"
  1. W !," "
  1. W !,"(1) Turn on the TRAKKER by pressing the [on-off] key."
  1. W !," "
  1. W !," After the TRAKKER performs a self test the following prompt will"
  1. W !," be displayed ""Ready"""
  1. W !," "
  1. W !,"(2) At this point hold down the [ctrl] key and press [E]."
  1. W !," "
  1. W !," The words ""CONFIGURATION MENU:"" should appear."
  1. W !," "
  1. W !,"(3) Press the [Enter] key until you are prompted to ""Select or modify"
  1. W !," operating parms.?"" The word NO will appear. Use the space key to"
  1. W !," toggle this to a YES and press [Enter]."
  1. W !," "
  1. W !,"(4) Use the [enter] key to step through the basic operating parameters"
  1. W !," "
  1. W !," NOTE - in most cases the proper selection can be made using the"
  1. W !," [space] key."
  1. W !," "
  1. 11 D WAIT G Q:$D(ERR)
  1. W !,"a. BEEP VOLUME - low or high"
  1. W !,"b. DIPLAY MODE...............BUFFERED"
  1. W !,"c. CHARACTER SET.............US-ASCII"
  1. W !,"d. CPU RESP REQD MODE........DISABLED"
  1. W !,"e. PREAMBLE REQUIRED.........NO"
  1. W !,"f. LASER SCANNER MODE........ONE SHOT TRIGGER"
  1. W !,"g. APPEND TIME TO DATA.......NO"
  1. W !,"h. TIME IS SECONDS...........YES"
  1. W !,"i. RESUME IRL PROGRAM........NO"
  1. W !,"j. AUTOMATIC SHUT-OFF........10"
  1. W !,"k. BACKLIGHT TIMEOUT.........60"
  1. W !," "
  1. W !,"(5) The next configuration heading is ""Select or modify comm protocol?"""
  1. W !," "
  1. W !," Use space bar to obtain POINT TO POINT"
  1. W !," "
  1. W !,"(6) Use the [enter] key to step through the ""comm protocol"""
  1. W !," "
  1. 22 D WAIT G Q:$D(ERR)
  1. W !,"a. CHECK CTS............NO"
  1. W !,"b. XON..................Hold down the [ctrl] key & press [Q], to get DC1"
  1. W !,"c. XOFF.................Hold down the [ctrl] key & press [S], to get DC3"
  1. W !,"d. BAUD RATE............1200"
  1. W !,"e. PARITY...............DISABLED"
  1. W !,"f. DATA BITS............8"
  1. W !,"g. STOP BITS............1"
  1. W !,"h. TIMEOUT DELAY........10 seconds"
  1. W !,"i. INTERCHAR DELAY......50 milliseconds"
  1. W !,"j. TURNAROUND DELAY.....0 ms."
  1. W !," "
  1. W !,"At this point you will see ""Select or modify barcodes?"""
  1. W !,"Press [alt] then [E] to exit and save changes."
  1. W !,"or"
  1. W !,"Hold [ctrl] and press [Z] to exit without saving changes."
  1. W !," "
  1. 33 D WAIT G Q:$D(ERR)
  1. W !," "
  1. W !,"TO DOWNLOAD to the TRAKKER or to UPLOAD to DHCP, new entries must be made"
  1. W !,"in the TERMINAL TYPE and DEVICE files."
  1. W !," "
  1. W !,"TERMINAL TYPE"
  1. W !,"-------------"
  1. W !,"NAME : C-VT420 (9440)"
  1. W !,"FORM FEED : #"
  1. W !,"OPEN EXECUTE : W $C(0)"
  1. W !,"DESCRIPTION : TRAKKER 9440 TO AUX PORT OF VT420"
  1. W !,"OPEN PRINTER PORT : W $C(27)_"_"""[5i"""
  1. W !,"CLOSE PRINTER PORT : W $C(27)_"_"""4i"""
  1. W !,"RIGHT MARGIN : 80"
  1. W !,"PAGE LENGTH : 9999"
  1. W !," "
  1. 44 D WAIT G Q:$D(ERR)
  1. W !,"DEVICE"
  1. W !,"-------"
  1. W !,"NAME : TRAKKERSL"
  1. W !,"LOCATION : SLAVED 9440 FROM VT420 AUX PORT"
  1. W !,"MARGIN WIDTH : 80"
  1. W !,"PAGE LENGTH : 9999"
  1. W !,"MNEMONIC : TRAKKERSL"
  1. W !,"FORM FEED : #"
  1. W !,"BACK SPACE : $C(8)"
  1. W !,"SUB-TYPE : C-VT420 (9440)"
  1. W !,"TYPE : TERMINAL"
  1. W !,"$I : 0 (zero)"
  1. W !," "
  1. W !,"---------------------------------------------------------------------"
  1. Q K AN,ERR Q
  1. WAIT I $E(IOST)["C" W !,"Press <RET> to continue, or '^' to abort: " R AN:DTIME I AN="^"!('$T) S ERR=1 Q
  1. I $E(IOST)["C" W @IOF,"SET UP PROCEDURES",!
  1. Q