Moxa Technologies RS-422 Manual De Usuario

Descargar
Página de 79
   
4-8
  
Industio CI-134 Series User’s Manual
Windows 3.x
Windows COMM API Library (Win16)
MOXA Windows-compatible COMM Driver supports Micr osoft Windows COMM
API
  such  as  OpenComm(),  ReadComm(),  WriteComm(),  etc.  It  supports  any
language  conforming  to  the  Windows  COMM  API  like  Microsoft  C,  Borland  C,
Visual C, Visual Basic, Delphi, etc. Sample programs for only Microsoft C, Borland
C and Visual Basic are supported. For other languages' sample programs, please refer
to the language-provided communication example programs.
Utility
The  utility,  TTY,  in  the  “MOXA  Standard  COMM  Driver”  program  group  is
intended  to  help  users  monitor  and  debug  serial  communications  status  under
Windows 3.x, which can manipulate ports from COM1 to COM9. It is an example
program  that  can  send  and  receive  data  after  each  port  opened  with  selected
communication parameters. Multiple windows for ports simultaneously are available
for a demonstration of multitasking feature of Windows 3.x. The Windows-provided
application, Ter minal, can only make use of COM1 to COM4 which is obviously a
restriction.