Citrix Winview Application Notes Microtronix X.25 MicroPad and Family This application note is for informational use only and Citrix makes no representations or warranties with respect to the contents or use of this document or of any of third-party products discussed within. 01/11/95 Citrix Systems 210 University Drive Suite 700 Coral Springs, FL 33071 (305) 755-0559 FAX (305) 341-6880 Overview: --------- This application note facilitates the configuation of the Microtronix MicroPad family for use with the Citrix "WinView for Networks" product. The MicroPad is one in a family of X.25 PADs (Packet Assembler/Disassembler) that DOS clients to access WinView for Networks using X.25 as the medium for remote connectivity. Disclaimer: ----------- This document is intended for an engineer who has had experience with both WinView and Microtronix products. The scenarios described in this document have been tested by Citrix Systems. Other variations to the scenarios described in this document may work, however they have not specifically been tested by Citrix. In order to recreate the configurations, you should use the specified revision levels of all software products described in this document and stay within the bounds of the features and functions described in this document. Please note that this application note is a living document and will be modified as new information and versions of the software described herein become availiable. Make sure you have the latest version of this document before you begin. The latest version is always available in the Citrix Forum on Compuserve. Requirements: ------------- Microtronix MicroPad version 1.43 (or higher) WinView for Networks ver 2.3 (or higher) Setup: ------ Follow the instructions for the setup of the MicroPad as detailed in the documentation provided by Micrtronix. In addition, the following steps should be followed to properly configure the ports. In the example listed below, the remote client was connected to port 1, while the WinView host was connected to port 2. Port 0 was used for configuration. Comments are listed after each line in between the /* and */. RSY> GROUP ALL=0/RC,1,2 /* set default group name */ RSY> L/SVC=10/DPSZ=7/RE 0 /* set logical channels and packet size for network */ RSY> LINK 0 LCGN=0, BACKUP=255, T23=180, T22-180, T21=200, T20=180, T13=60 T12=60, T11=180, T10=60, FLAG=3, NET=0, T1=3, SVC=10, PVC=0, RIM=0 RCNT=1, PWSZ=2, N2=10, DPSZ=7, FWSZ=7, DNIC=0000, ADDRESS=00000000 /* show link 0 settings */ RSY> PO/SPEED=9600/PAR=ASIS/FLOW=SIG/MODEM=0/MT=0/DEB=1 1 /* set PC port for speed, parity and flow control */ RSY> PO/SPEED=9600/PAR=ASIS/MODEM=2/MT=2/DEB=10 2 /* set host port speed, modem contorl and timers */ RSY> PORT 1 PROTOCOL=USER, SPEED=9600, PARITY=ASIS, ENCODING=NRZ, DUPLEX=FULL FLOW=SIGNAL, MODEM=0, MTIMER=0, DEBOUNCE=10, STATUS=ENABLE /* list port 1 settings */ RSY> PORT 2 PROTOCOL=USER, SPEED=9600, PARITY=ASIS, ENCODING=NRZ, DUPLEX=FULL FLOW=CHAR, MODEM=2, MTIMER=2, DEBOUNCE=10, STATUS=ENABLE /* show port 2 settings */ RSY> TERM/PROF=HOST 2 /* send a level 1 message to the remote PC to change these parameters when a call is connected to this port */ RSY> TERM 2 TERMINAL # 2 RPROF=HOST, AUTOCALL=, LFPAD=0, CRPAD=0, LSPD=18, LDEL=24, CDEL=127 EDIT=OFF, WIDTH=0, TABS=OFF, ECHO=OFF, ECHOMASK=OFF, TYPE=VT100 PUBLIC=OFF, MBIT=OFF, PAGEWAIT=O, CTEXTEND=0, CTATEMPT=0, CTIMER=0 LINK=0, LOOPBACK=OFF /* show term settings */ RSY> SET/SA/T:1 5=2,7=0,12=0,19=0 /* set PC protection bits so as not to allwo these parameters to change via level 1 message */ RSY> T/PROF=HOST/SA 2 /* set host port to have parameters defined as 'HOST' profile. Profile HOST copies over the current set of parameters and becomes the default. */ RSY> PAR?/G:ALL TERMINAL # 1 1: 1 2: 1 3:126 4: 0 5= 2 6: 5 7= 0 8: 0 9: 0 10: 0 11: 14 12= 0 13: 4 14: 0 15: 0 16:127 17: 24 18: 18 19= 0 20:192 21: 0 22: 0 40: 10 41: 0 42: 0 43:128 44: 0 45: 0 46: 0 47: 0 48: 0 49: 0 50: 0 51: 0 TERMINAL # 2 1: 0 2: 0 3: 0 4: 1 5: 1 6: 0 7: 0 8: 0 9: 0 10: 0 11: 14 12: 1 13: 0 14: 0 15: 0 16:127 17: 24 18: 18 19: 1 20:192 21: 0 22: 0 40: 0 41: 0 42: 3 43: 0 44: 0 45: 0 46: 0 47: 0 48: 0 49: 0 50: 0 51: 0 /* show terminal parameters */ Problems: --------- There are no current problems known with the above configuration.