===================================================================== = PCMCIA Windows COM Driver = = Ver3.33 = = CONTEC Co.,Ltd. = ===================================================================== - Contents =========== Introduction Specification Restrictive Matter Hardware Setup Cautions Career at version up - Introduction =============== Thank you for purchasing this product. PCMCIA Windows COM Driver consists of the device driver for Windows 95/98/Me/NT/2000 or later. The software controls the CONTEC COM(PM) series(COM-(PM), COM-1D(PM)) just like the COM ports on the PC under Windows 95/98/Me/NT/2000 or later. Therefore you can use it in Remote Access Control(RAS). - Specification =============== Applicable OS [32bit] Microsoft Windows 8.1 Microsoft Windows 8 Microsoft Windows 7 Microsoft Windows Vista Microsoft Windows XP Professional Microsoft Windows XP Home Edition Microsoft Windows 2000 Professional Microsoft Windows Server 2003 Microsoft Windows Server 2008 Microsoft Windows NT WorkStation Ver.4.0 Microsoft Windows NT Server Ver.4.0 Microsoft Windows Me Microsoft Windows 98 and Second Edition Microsoft Windows 95 Microsoft Windows 3.1 Microsoft MS-DOS MAX cards 2 card Interrupts 1 level / 1 card used Applicable models IBM PC/AT Series and compatibles Applicable boards COM-1(PM), COM-1D(PM) - Restrictive Matter ===================== Please note that this product is not intended for use with Windows NT3.51. - Hardware Setup ================ The mode(Transfer mode and terminator) is set using switch on the PC card(cable). See the PC card documentation for details such as switch locations. (1)COM-1(PM) It is not necessary to set it. (2)COM-1D(PM) - Transfer mode and terminator setting The following settings are available: > Full duplex (RTS and CTS connected) > Full duplex (RTS and CTS not used) > Half duplex > Terminator inserted > Terminator not inserted - Cautions(Windows 95/98/Me/NT/2000 or later) ======================================= * Setting COM ports You can set up the COM ports(data bits, parity, ...), using "Ports in Control Panel" or "Mode command in Command Prompt". However COM application useally sets up these parameters. * Setting COM ports No. COM port No. is allotted by OS automatically. You can not change of COM port No. But except for Windows 2000 or later. * About RAS You can use of "Remote Access Service(RAS)". See the "On Line Help" in the Windows XX or "Windows XX set up guide" for details such as RAS setting. * About UPS You can not use of "Uninterruptible Power Supply(UPS)". Because in the power outage, the card service of PCMCIA finishes. * Programing You can use of Win32 COMM API and Communication Control(MSComm) in Visual Basic. However you can not use MSComm in half-duplex. See the language references(Visual C++, Visual Basic, Win32SDK, ...) for details such as API specification. * Range of the baud rate(bps) 50, 75, 150, 300, 600, 1200, 1800, 2400, 3600, 4800, 7200, 9600, 14400, 19200, 28800, 38400, 57600, 115200 * Upper limit of the baud rate The upper limit of the baud rate which can be set is dependent on the processing capacity(operating rate) and load(simultaneous execution with another program, etc.) of the PC in use. Communications at a rate higher that the upper limit will cause communications errors(overrun, parity, framing). Check the baud rate which can be set by actually conducting communications using one of the "Hiper Terminal" utility with operating system. - Cautions(MS-DOS) ================== * driver software card service client - Career at version up ======================= Ver.3.32->Ver.3.33 2014/1/30 ---------------------------- - Support Windows 8.1 - Driver is not changed from Ver.3.32. Ver.3.31->Ver.3.32 2013/2/14 ---------------------------- - Support Windows 7 - Support Windows 8 Ver.3.30->Ver.3.31 2009/3/23 ---------------------------- - Support Windows Server 2003 - Support Windows Vista (x86) - Support Windows Sever 2008 (x86) Ver.3.20->Ver.3.30 2005/11/1 ---------------------------- - In MS-DOS, COM-1(PM) or COM-1D(PM) When two pieces are used simultaneously, one is not recognized. The card service client of slot1 exclusive use and slot2 exclusive uses is made according to COM1, 2, 3, and 4. Ver.3.10->Ver.3.20 2002/1/29 ---------------------------- - Support Windows XP - Add CommChk.exe, CtstCom.exe Ver.3.00->Ver.3.10 2000/9/14 --------------------------- - Support Windows Me Ver.2.02->Ver.3.00 2000/6/20 --------------------------- - Support Windows 2000 Ver.2.01->Ver.2.02 1999/11/11 ----------------------------- - Bug fixed for auto configurator. Can't communicate though a port is done and recognized. Ver.2.00->Ver.2.01 1997/12/10 ----------------------------- - Add reference library COM_PM0.CLB for auto configurator. Ver.1.00->Ver.2.00 1996/12/24 ----------------------------- - Support Windows 95