TXP es680 from a om650

T

Thread Starter

Tim

Does anyone know how to pull up an ES680 (HP)"Graphically" from an OT? I would like to use an OT as an ES when two users are doing different things (MMI vs FUP). Thanks.
 
I have tested it on a PC. you just install a PC X_server software in your PC, such as xwin32. using the XDMP protocol to login in the es680 workstation, then click the right button of mouse to start ES680 application. I succeeded in it.
 
Thank you, that works well. Although, I was wanting the procedure to do this from an OT. It is posible without loading any software.

Also, (using a pc) is there a way to call up the MMI editor on a pc while the FUP is on the ES?

There must be a script that will call up the FUP or MMI editor without using the txp menu.

Thanks again.
 
M

Mike Henderson

For an OT with a single display without MX.

use...

X :2 -query ###.###.###.###

where the hashes are the IP of the ES master. This will open another session on the master displayed on console 2 of the OT which can be displayed with CTRL_ALT_F2.
 
Top