Hi,
I need help here from the expert...
how can I enable Navigation button (up, down, right, left) to move between a textfied to another field?
Thanks.
Hi,
I need help here from the expert...
how can I enable Navigation button (up, down, right, left) to move between a textfied to another field?
Thanks.
Good Afternoon
I have a problem with the program Wavelink TelnetCE version 7.3.146. I have a terminal Motorola MC9190 with Windows CE 6.1. Wavelink is pre-licensed, when I start this program, a message appear " A reboot is needed to change the traskbar state. Do you want to reboot now?" and I have to reboot the terminal and then the wavelink starts. Could you help me with this problem, I need that this terminal doesn't reboot.
Thanks in advance.
Patricia
The two options are Terminal Emulation 2 in 1 TN Client vs Terminal Emulation 4 in 1 Client. I'm trying to purchase Wavelink for the MC9500 series.
Does Wavelink have any scripting libraries that include GS1 barcode handing? I have a scenario where I have to parse information out of a GS1 barcode scan into multiple fields or persistent variables based on the Application Identifiers within the barcode. I've developed the pseucode for accomplishing this and am about to port it into TelnetCE scripting. I just wanted to make sure this didn't already exist before I spend my time building it from scratch. I have to imagine other Wavelink customers have ran into this situation before as it's a standard symbology for the pharmaceutical industry.
Hello,
One of our customers faces an connection issue with his Motorola MC2180 using TE-Client 7.3.197 and TermProxy 4.01 (on Windows Server) with an 5250-connection. On the mobile device a "sandclock" and "X-WAIT" is displayed in some situations and in many cases only a warm boot of the device solves this problem. The problem can occure in different situations:
- mobile device is inactive for a longer periode of time (30 minutes till 2 hours), user initiates session, error occures
- user terminates session, initiates a new session, error occures
In some situations the "sandclock" only appears a few seconds and the user can continue.
The mobile devices are configured with an always-active WLAN connection, there is no physical connection issue.
The AS400-host indicates no error.
The customer uses MC95 in the same configuration an there are no such issues.
Do you have any idea where to search for the problem?
Thanks!
Can anyone suggest some training?
We want to use our new handheld and forklift scanning devices to execute JDE host processes running on our AS400.
For example:
We want to scan a PDF417 barcode which has many group segments of data each containing a data identifier, and then as a result of scanning the barcode execute the JDE PO Receipt program which of course is on our AS400. I've done much reading and viewing videos pertaining to the use of Wavelink and I've come to a conclusion that a script is what's needed to make this happen.
I've been unsuccessful at finding the proper training so that I may gain the knowledge to write the scripts needed. Can anyone point me in the right direction for training (e-Learning, books, classroom)?
We have Oracle's JDE World running on an AS400. We have purchased Motorola V70's and Motorola handhelds running LANDesk Software Inc., Wavelink, Telnet CE, Windows CE 6.0.
We have successfully made a 5250 emulation connection to our AS400 JDE sign-on screen using the handhelds.
I've been programming manufacturing and front office business applications for over 25 years mainly in COBOL and RPGIV. Yes I'm a bit of a dinosaur, but I'm not completely lost and I can pickup on things pretty quick. ;-)
Best Regards,
Tony
We are using Motorola 9xxx series on Scanning devices. I have installed Avalanche telnet emulation on the device.
We would like to make sure that users only use avalanche and nothing else on the device. How do we do that? Is there settingin device or If I can make changes to startup script of the device.
I will appreciate if someone can respond.
Thanks,
MBT
Using a Symbol/Motorola MC9190 with Windows CE 6.0, loading Wavelink TelnetCE in kiosk mode. Have screen locked down, except when pressing CTRL+ESC key combination the Window Start menu pops up and can be accessed with arrow keys & Enter. Any way to disable this? Or is this a Microsoft Windows CE issue?
Hi,
I am trying to set up my first MC9190 scanner to use Speakeasy. Accoording to what I have found out so far I need to install Avalanche SE on my PC which I have done, the next step is to install the TE Speech Registration package and then the Speech to Text files.
I have downloaded the TE Speech Registration Pakage to my device but how do I install it?
Thanks for your help.
Alamb200
Problem with Autologin feature which will stop and wait for user to press ENTER instead of executing command automatically.
Setup:
Wavelink TelnetCE - Host Profile - Autologin:
Name Prompt: "login:"
Name: "myuser1"
Password Prompt: "password:"
Password: "mypwd" (displayed as "*****"
Command Prompt: "domain:"
Command: "mydomain.com"
Result of connection test:
Autlogin correctly sets and executes login and password but for domain prompt only presets value "mydomain.com" and does not execute it (waits for user to press ENTER).
Expected result:
Return/ENTER is sent to host to execute the command.
Remarks:
The same problem occurs also for standard command (e.g. D:\MyApp\start.bat) when domain prompt is removed in the server setup.
Enviro:
Host: Windows Server 2008 R2 64bit, Georgia Softworks Telnet Server 8.05
Client: Motorola MC9190G, Windows Mobile 6.5, Wavelink TelnetCE 7.3.237 (latest available)
Thank you,
Michal
Goo afternoon,
I have the Intermec CN4 device and i want to install wavelink emulator(demo)on it.Is that possible?I didnt find CN4 device available on the Wavelink Emulators downloads.Please advice.
Outside of using TermProxy/Connect pro for session persistence, what are the recommended best practice TE settings for accommodating poor network connectivity?
Does the "Detect Out-Of-Range" properly suspend telnet transactions until the network signal is returned? Are their any other suggestions for a VT session?
In WLTE 7.3.163 for the Intermec CK3X how do you disable ]c1 identifier from processing in a SSCC (GS1-128) barcode?
I’m a programmer who is working on your Wavelink Telnet CE product and I would to ask you about a problem in scripting code.
My customer own some Motorola MC319Z handhelds and asked me to configure a connection to their As400 and read some RFID Tags and put the datas in a blank field of their program.
I did the connection without any problem, as a 3477-FC emulator and entered in the emulation parameters to enable RFID functions, in ENABLE RFID key with Yes, in ENABLE KEY with <0x79> the F10 key in hexadecimal, in INSERT MODE with Auto-Detect, and USE TRIGGER with Yes.
I tried using it and when I arrive at the right screen of the program I press F10 on the keyboard of the handheld (not the keyboard of the emulator) and RFID start to read when I push the handheld read button, passing to my screen the tags read. It works correctly!
I also tried to create a script that, when reached the right screen of the program, it press automatically F10 using the code KEYPRESS_KEY <0x79> my F10 key but, it don’t works, this don’t enable the RFID reader.
When I did it manually it works perfectly and I receive a message on the screen that told me the number of tags read and put the tags on the field I use, but if I try to use the script, when KEYPRESS-KEY work, it do only a beep but no one message about RFID enable and create problems about the use of the emulator keyboard.
My script is a simple:
Script( RFID_MAN )
Profile( As400 )
Activate( From_Menu )
Keypress_Key( 0x79 )
Return
But it don’t press the F10 like I could do on the handheld keyboard. There’s something wrong in my code?
I would to enable RFID reader by script code and after the tags read end disable it.
Thanks for all and I hope you can help me as soon as possible.
Cordially
I purchased several MC3090 units. One is pre-licensed with TelnetCE and the other is not. How can I acquire a license so that I can utilize the terminal for our needs? Also what is the best way to download an SSH client?
Anyone know how I can do this? When I Start TelnetCE a windows comes up
"Scanner Selection" Do you want to use the scanner "Bluetooth SSI Scanner Driver" instead of the Default scanner "External SSI"
I have to hit no to continue with the connection Profile.
Running TelnetCE version 7.3.158
Thanks,
I need to install TE client configurator on Windows 10 but when the setup start give error: missing RAPI.DLL...how solve this problem with WIN10?
Thanks
For a customer I’m investigating the possibilities to alter the Display Background when a certain text appears from the Host.
In fact, they want the background to clearly change when the text ‘Succes” is send from the Host.
I found the possibility to use scripting with ‘Search_Screen” on every Screen Update.
But I could not find an option to do something with the display.
Playing only a beep sound is not enough, it’s a noisy environment.
Could anyone help me on this?
Thanks in advance!
What does the formula look like?