|
On 8/23/05, Albert York <albertyork@xxxxxxxxx> wrote: > I have a client who is evaluating different 5250 emulation devices in > a wireless network environment.. They would like to determine what > the transmission time is for each of the devices. I would like to > write a program which would send a screen to the device and have the > device immedatelty return a response. I do not have any ability to > program any of the devices so it would have to be straight 5250. I > have tried using the CHECK(ER) but that still requires manual > input. If it can't be done in DDS is there a UDDS string which would > accomplish what I need? I have done this with a display terminal. When you change the display file to dfrwrt(*no) each write of a display file record does not complete until the data has been written to the display. In my case I retrieved the millisecond current time, wrote a bunch of display records containing 24x80 lines of characters, then calculated how long it all took. -Steve
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.