<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Communicating through serial port in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640699#M7964</link>
    <description>Are you running from a privileged account?  If not, please post the output from a SHOW DEV/FULL TXA1: command.  I entered HELP SET HOST /DTE and found the following:&lt;BR /&gt;&lt;BR /&gt;You must also have the ability to assign a channel to the&lt;BR /&gt;terminal port specified. Your system manager can set the device&lt;BR /&gt;protection on the terminal port to allow you access.&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Oct 2005 16:19:07 GMT</pubDate>
    <dc:creator>Dale A. Marcy</dc:creator>
    <dc:date>2005-10-03T16:19:07Z</dc:date>
    <item>
      <title>Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640698#M7963</link>
      <description>I am trying to communicate with a serial device through one of the serial port.  Somehow it doesn't establish a connection&lt;BR /&gt;&lt;BR /&gt;here is what I entered and return a message number.  It used to work before.&lt;BR /&gt;&lt;BR /&gt;$ set host/dte txa1:&lt;BR /&gt; &lt;BR /&gt;%REM-I-NOMSG, Message number 01FEE00B&lt;BR /&gt;&lt;BR /&gt;Any thought&lt;BR /&gt;Thanks.&lt;BR /&gt;Ivan</description>
      <pubDate>Mon, 03 Oct 2005 15:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640698#M7963</guid>
      <dc:creator>Ivan_118</dc:creator>
      <dc:date>2005-10-03T15:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640699#M7964</link>
      <description>Are you running from a privileged account?  If not, please post the output from a SHOW DEV/FULL TXA1: command.  I entered HELP SET HOST /DTE and found the following:&lt;BR /&gt;&lt;BR /&gt;You must also have the ability to assign a channel to the&lt;BR /&gt;terminal port specified. Your system manager can set the device&lt;BR /&gt;protection on the terminal port to allow you access.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 16:19:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640699#M7964</guid>
      <dc:creator>Dale A. Marcy</dc:creator>
      <dc:date>2005-10-03T16:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640700#M7965</link>
      <description>Yes I am running from a privileged account.&lt;BR /&gt;&lt;BR /&gt;$ show dev/full txa1:&lt;BR /&gt;&lt;BR /&gt;Terminal TXA1:, device type unknown, is online, record-oriented device, carriage&lt;BR /&gt;    control.&lt;BR /&gt; &lt;BR /&gt;    Error count                    0    Operations completed                 15&lt;BR /&gt;    Owner process                 ""    Owner UIC                      [SYSTEM]&lt;BR /&gt;    Owner process ID        00000000    Dev Prot              S:RWPL,O:RWPL,G,W&lt;BR /&gt;    Reference count                0    Default buffer size                  80&lt;BR /&gt;&lt;BR /&gt;I tested the port with other terminal with following command.  It works OK.&lt;BR /&gt;&lt;BR /&gt;$ copy test.txt txa1:&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;How do I get into command mode after $ set host/dte txa1 ?&lt;BR /&gt;&lt;BR /&gt;Thanks again:)</description>
      <pubDate>Mon, 03 Oct 2005 18:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640700#M7965</guid>
      <dc:creator>Ivan_118</dc:creator>
      <dc:date>2005-10-03T18:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640701#M7966</link>
      <description>It should pick up the error message from&lt;BR /&gt;NETWRKMSG.EXE&lt;BR /&gt;&lt;BR /&gt;_TNA42:show dev lta1500 /full&lt;BR /&gt;&lt;BR /&gt;Terminal LTA1500:, device type unknown, is online, record-oriented device, carriage control.&lt;BR /&gt;Error count                    0    Operations completed                 36&lt;BR /&gt;Owner process                 ""    &lt;BR /&gt;Owner UIC                      [SYSTEM]&lt;BR /&gt;Owner process ID        00000000    &lt;BR /&gt;Dev Prot    S:RWPL,O:RWPL,G:RWPL,W:RWPL&lt;BR /&gt;Reference count                0    &lt;BR /&gt;Default buffer size                  80&lt;BR /&gt;&lt;BR /&gt;My G: and W: values differ from yours,&lt;BR /&gt;but this may be irrelevant.&lt;BR /&gt;&lt;BR /&gt;_TNA42:set host/dte lta1500:&lt;BR /&gt;&lt;BR /&gt;%REM-I-TOQUIT, connection established&lt;BR /&gt;&lt;BR /&gt;Press Ctrl/\ to quit, Ctrl/@ for command mode&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 03 Oct 2005 23:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640701#M7966</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2005-10-03T23:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640702#M7967</link>
      <description>&amp;gt; How do I get into command mode after $ set host/dte txa1 ?&lt;BR /&gt;&lt;BR /&gt;What do You mean with "command mode" ?&lt;BR /&gt;After set host, Your terminal(window) is speaking with the serial port, i.e. whatever You type is sent out to the port, and whatever the port send is displayed on Your screen.&lt;BR /&gt;&lt;BR /&gt;What is connected to the port (txa1:) ? What do You expect from it ?&lt;BR /&gt;&lt;BR /&gt;If it should respond with printable characters but does not, check:&lt;BR /&gt;&lt;BR /&gt;Are the port settings (speed,sync,etc.) matching ? (SHOW TERM txa1:).&lt;BR /&gt;&lt;BR /&gt;Is txa1: set type-ahead and got XOFF ? (set term txa1:/notype_ahead) and try to send control+Q to see if it unblocks.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2005 04:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640702#M7967</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-10-04T04:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640703#M7968</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;you can define a control-character to enter command mode:&lt;BR /&gt;&lt;BR /&gt;$ set host/dte/command=d tta0:&lt;BR /&gt;&lt;BR /&gt;%REM-I-TOQUIT, connection established&lt;BR /&gt;&lt;BR /&gt;Press Ctrl/\ to quit, Ctrl/D for command mode&lt;BR /&gt;&lt;BR /&gt;DTEPAD&amp;gt; quit&lt;BR /&gt;&lt;BR /&gt;%REM-S-END, control returned to node nodenm&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 04 Oct 2005 04:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640703#M7968</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-10-04T04:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640704#M7969</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;the text for message number 01FEE00B is the standard %REM-I-TOQUIT message.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 04 Oct 2005 05:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640704#M7969</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-10-04T05:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Communicating through serial port</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640705#M7970</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks!  I can talk to the serial device.&lt;BR /&gt;&lt;BR /&gt;Ivan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Oct 2005 09:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/communicating-through-serial-port/m-p/3640705#M7970</guid>
      <dc:creator>Ivan_118</dc:creator>
      <dc:date>2005-10-05T09:57:37Z</dc:date>
    </item>
  </channel>
</rss>

