T.R | Title | User | Personal Name | Date | Lines |
---|
282.1 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Tue Jun 14 1994 19:16 | 15 |
| Assuming you are using the GUI editor:
Use the editor to Create or Modify the node.
Set the "Transport type" to Pseudo-terminal.
Enter the following inthe "Command " box
MCR LPS$CONSOLE node-name-of-LPS20
Note that you must have the LPS supporting host software installed on
the PCM engine.
Regards,
dan
|
282.2 | Also... | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Tue Jun 14 1994 22:31 | 11 |
| Also, just one further little tidbit. When you connect to the console,
I've noticed that you must issue a control_w to refresh the screen.
After that, it works like a charm. Also, be advised that the
lps$console software is constantly updating the screen every ten
seconds or so, event if there is nothing new to report. You'll see lots
of funny characters used for positions the cursor. You might want to
consider disabling logging when you add the system. If I remember
correctly, there is a pushbutton at the bottom of the system screen
which disables this.
dave
|
282.3 | Thanks | EVOCDG::DECPRG::AMBLER | ambler | Wed Jun 15 1994 12:26 | 1 |
| Thanks a lot, it works fine now. Martin
|
282.4 | Weird problem | WOTVAX::DORANA | Return of the killer jellyfish | Mon Aug 01 1994 18:32 | 12 |
| I have set up an LPS20 as described in .1 - and it works nicely....
Just 1 proble. If I exit from the LPS> prompt, I get a pause and then
go back to the LPS prompt. ie it looks like the LPS$CONSOLE command is
finished with and then restarted. This becomes an endless loop that I
can only git rid of by useing the File Exit on the DECterm.
(This is using a connect from C3)
Cheers,
Andy
|
282.5 | You on the right track | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Mon Aug 01 1994 19:14 | 11 |
| You never want to exit from the command you are running in the pseudo
terminal. If you do, then you are effectively killing the connection.
Instead, you want to just disconnect from the console. You can
use the file exit command or just type the ctrl_e to exit. The latter
is prefered by PCM because you are telling PCM directly to close the
connection. By exiting the terminal window, the terminal window
emulator is telling PCM that the connection has been aborted.
Cheers,
Dave
|
282.6 | I work too hard | WOTVAX::DORANA | Return of the killer jellyfish | Tue Aug 02 1994 17:44 | 10 |
| Dave,
Thanks - I now realise that my question was based on severe mental
degredation due to lack of brain power. Of course everything is
behaving as it should - apologies for outting in such a dumb
question...
;^)
Andy
|
282.7 | | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Tue Aug 02 1994 18:01 | 5 |
| Andy,
No prob.
dave
|
282.8 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Tue Aug 02 1994 19:39 | 8 |
| Actually there is a temporary command created to run whatever command
that you have entered into the config database. That command file
checks the exit status of the command and if it was successful it
simply reruns the command hence the "loop" that you saw. As Dave
already said you should just disconnect from the console.
Regs,
Dan
|
282.9 | getting events from Printserver | DARGLE::COUGHLAN | | Tue Nov 15 1994 17:49 | 14 |
| I have connected a pseudo terminal for an LPS17 but am unable to get events
for the connection. I am testing the on-line and off-line message and I have
ensured that my text/start/context is correct. I also tried changing from literal
to regular expression without success. When I use the monitor interface, this
produces all escape characters as expected due to the LPS console program
supporting screen output only. When I use the extract/review interface, the
data appears slightly garbled and events do not follow on one line. When using
the connect interface, the output is perfect naturally as I am then in screen
mode. Has anyone been able to get events from an LPS printer.
Thanks,
Dave.
|
282.10 | | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Tue Nov 15 1994 18:51 | 8 |
| Dave,
I'll try and set this up and do some testing. The LPS's have always
a headache as they *don't* send CR-LF terminators rather they use
cursor positioning ESC sequences. This caused some interesting problems
with VCS too.
Regs,
Dan
|