A-B T47 Programming Terminal

plcapps

Lifetime Supporting Member
Join Date
Apr 2020
Location
Colorado
Posts
10
Here's a blast from the past.


Does anybody know how to echo (or redirect) the video output to an external monitor? I plugged a monitor into the vga port (I guess it's a vga port), but don't see anything on the monitor. Maybe something to do with DOS "mode" command and "display.sys" file?
 
That's definitely a blast from the past !

The VGA port isn't active in parallel with the built-in display; you have to switch the output to it with the "mode2" utility.

Code:
[FONT="Courier New"]mode2 crt

mode2 lcd[/FONT]

That *should* already be on the T-47, as it was distributed on diskette with the terminals.

It is described in the user manual:

https://rockwellautomation.custhelp.com/ci/okcsFattach/get/30087_4
 
Thanks. That did the trick. The utility wasn't on the hard drive, but I managed to find it on some floppies.
 
Thanks. That did the trick. The utility wasn't on the hard drive, but I managed to find it on some floppies.


You found some floppies ... and a floppy drive .. and THEY STILL WORK?!?


I'm impressed. I have a tote full of floppies but I'm quite sure that they would not work in anything any more. Does anyone recycle floppy disks?
 

Similar Topics

I was given a T47 to test and on power up it says: Invalid configuration information - please run SETUP program. Is this the BIOS setup. It...
Replies
29
Views
10,429
Hello, I´m using an old T47 for an PLC2 converting. Somebody has installed MS-Dos Version 6.22 on this. I want to use the mode2 instruction to...
Replies
1
Views
1,260
I have an Allen Bradley T47 Laptop that I use to communicate with an Allen Bradley PLC5. I need a copy of the ICOM software and or the 6200...
Replies
1
Views
2,222
Hi, I am trying to set up a plc. I've never done any programming with ladder logic previously. I'm trying to set up a a program to turn a device...
Replies
7
Views
230
Dear all, I have fx2n plc on my hand but I don't have the programming cable sc-09 and it would not be easy for me to get one. I need the cable...
Replies
3
Views
135
Back
Top Bottom