home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21976 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.8 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Reading incoming data from terminal server port
  5. Date: 26 Jan 1993 06:14:58 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 23
  8. Message-ID: <1k2kt2INNs62@gap.caltech.edu>
  9. References: <1993Jan26.040355.29894@exu.ericsson.se>
  10. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  11. NNTP-Posting-Host: sol1.gps.caltech.edu
  12.  
  13. In article <1993Jan26.040355.29894@exu.ericsson.se>, exubho@exu.ericsson.se (Blake Holman) writes:
  14. >
  15. >I have a device that prints out utilization statistics to a serial 
  16. >port on one of my terminal server.  I would like to attach to that
  17. >port and read in the data that my device sends to the port and sub-
  18. >sequenly store this information on disk.
  19. >
  20. >Does anyone have any tips tricks or whatever to help in this regard?
  21. >Basically anything that will connect me to a terminal server port
  22. >and let me capture all incoming data would be great.
  23.  
  24. You use LATCP to define an application port on your VAX and associate it with
  25. the port on the server (use the HELP command from within LATCP to get details). 
  26. Then you use the language of your choice to assign a channel to that port and
  27. read from it.
  28. --------------------------------------------------------------------------------
  29. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  30.  
  31. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  32. understanding of astronomy is purely at the amateur level (or below).  So
  33. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  34. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  35. hold me responsible for it, but my organization had nothing to do with it.
  36.