To access the RS-485 driver from Windows 95 from either 'C' or Visual Basic, merely install the new SERIAL.VXD driver and use the existing communications functions available for the language. For 'C' use the WIN32 serial communication interface functions: CreateFile(), ReadFile(), WriteFile(), SetCommState(), GetCommState(), etc. If you are using Visual Basic. merely use the built-in serial communications functions found in the professional edition. The device driver handles all of the RS-485 multi-drop RTS drive enable issues for Models: 485-25A and 485-25I.