I need to install Terminal Emulation on Dolphin 6510 CE6.0, but there is no option to download.
Is there any alternative solution?
I need to install Terminal Emulation on Dolphin 6510 CE6.0, but there is no option to download.
Is there any alternative solution?
I am using a CK71 with Wavelink client to access customer's SAP ITS web, but i can not adjust size of SAP ITS in Wavelink client. i attach my Wavelink config file and put a screenshot for reference.
Here is my device version: CK71 with OS 1.50 Chinese,
Wavelink client:WLTE_ITC_CK71_WM6_LANG_7_3_237_AS.exe.
Any solution for that?
Thanks,
I am having an issue where while using the TelnetCE application on MC92N0 devices running android it fails to decode GS1 barcodes. The scan settings for TelnetCE are manipulated in the Datawedge settings on the device and I have enabled GS1 symbology in the correct location. However when I attempt to scan the GS1 barcode it does not decode it. If I run DWdemo app on the device and scan the GS1 barcode it decodes correctly. So the issue seems to be isolated to TelnetCE.
We use Telnet CE (VT220) on Motorola VC5090 terminals and want to communicate to batch pick displays through the COM port on the terminal.
Can we do bi-directional communication through Telnet CE.
Does anyone have a sample of the escape sequences required?
Thank You.
MC9190 WM6.5 running TelnetCE 7.0.133 communicating with Oracle R12. Scanning a DataMatrix 14x14 code. In Telnet there are extra characters created. Look in the From Sub field in the pic. I can scan the same barcode into the PC version of Telnet client and the characters are not there. This tells me it is not coming from Oracle. Using the Diagnostic in TelnetCE the characters are not present. I can scan the 1D equivalent barcode and the characters are not present. I can even use a different client like Express Client from Intellinum and the characters are not present. It has to be the TelnetCE version but its the only prelicensed version I have.
Any ideas?
This is not the barcode in the example but a similar one.
Hello,
is there any way how to have a "button" in Wavelink TE for Android or any other thing that would show the SIP keyboard on user's request on a touch-only device?
I have disabled the automatic keyboard popup in Emulation Parametres - Screen - Keyboard Startup, but now I'm stuck without a keyboard at all times
I'm using Zebra TC8000.
I need to be able to bring up the keyboard on user's request, since they may need to enter some data manually from time to time.
Regards
Petr
how do i install a wavelink licence onto a scanner?
Hello, I have some Motorola MC9100 and I'd like to take over the configuration from one device to another device. I heard that I could copy the Termcfg.bin from the application\wavelink folder (via Active Sync) to another MC9100 but that don't work. If I looked in the Termcfg.bin I didn't find my configuration profile.
In which file is the configured profile from my Wavelink Telnet (Version 7.3.40) saved?
Another possibiltiy to take over the profile should be the Wavelink TelnetCE Configuration Utility but I can't find a download. Is this software only available for
maintenance agreement?
I hope you can help me :-)
Thanky You
Olaf
I have downloaded the app, which comes up as an unlicensed version. No setup for decoders. I need ITF enabled. How do I license it and will this solve the problem?
Hello,
Our warehouse logistics are handled through an internal ERP application ensuring a proper flow of the reception and distribution of auto parts.
For this purpose we use around 110 mobile terminals with barcode scanners (RF Guns) of which 50 are deployed in the central warehouse.
The models used are:
Motorola MC2100
Datalogic Falcon X3
Datalogic Skorpio
In the central warehouse we are currently using 50 Motorola MC2100 scanners with Windows CE 6.0 operating system. As an emulator we are using Wavelink Corporation’s Telnet version 7.3.63 for Motorola MC2100 terminals.
Lately, the following problem began to manifest itself:
On a daily basis every Motorola MC2100 device suffers one or more unexplainable telnet session blocks.
When this happens, the terminal cannot interact with the application any more, the keyboard stops working and after a few minutes the display shows the "disconnected session" message. The terminal’s log doesn’t record any loss of connection to the access point.
The Access Points are all newly acquired from Motorola in order to ensure maximum compatibility between them and the mobile terminals.
Our question is:
To what extent the Telnet emulator may influence these session blocks, taking into account the following:
1. Telnet version
2. Certain parameters of the telnet configuration
3. “Avalanche Enable” configuration – we are using the Avalanche platform version 5.3.0.572 to manage our terminals
4. Having a large number of sessions (high load) on an Access Point.
Can you please help us with any idea in tackling this problem? Is there a log monitoring tool that can help us to identify the cause of these problems?
The situation is very critical and this seriously influences the process of delivery and reception of goods.
Thank you,
Florian Baloi
I'm using TelnetCE 7.3 with app center. When I go into TelnetCE, I lose the taskbar which contained the config menus.
So I can't change config or even exit the program. I'm force to cold boot to exit TelnetCE. I'm do not have any
options in the 'options' tab checked, so nothing should be hidden. How can I get it back?
Hi ,
do you know what vesion of Wavelink Telnet is OK for Intermec CN51 devices ? ( WM6.5).
thank you !
regards
Hi:
Does wavelink Industrial browser support access data sources across domain?if it supports,how can I config it?
My customer will implement a WMS system,the system will access data from another host while it execute receiving operation,but Wavelink Industrial browser can not process data,the data like SKU number and Order is from another data server,this server has a different IP address with WMS host's.How can I fix this issue?
I configured IE10 on my PC,enabled 'Access data sources across domains' in security-custom level-Miscellaneous section,IE10 can process data correctly.
I use Honeywell CK71 handheld computer with WEH6.5,Wavelink telnetCE version is v7.3.259.
The attachment is my config file.
Can you help me?Thanks a lot.
Hi there,
I kindly ask you for some help because I'm stuck on a script for a customer.
My conditions work fine when alone, everytime I try to combine my conditions, i won't have any output when scanning (bulding the script returns no error).
Do you have an idea of what I'm doing wrong please ?
Device : MC92 CE, using TNCE v7.3.252
Thank you,
Nicolas
Script( KE1_REC )
String( sBarcode )
String( NewString )
Number( nBarcode )
Activate( On_Input, sBarcode, nBarcode )
Comment: : If(Boolean_And( String_Equal( Get_Screen_Text( 1, 1 ), "KE1 REC", 7, FALSE ),String_Equal( Get_Screen_Text( 4, 1 ), "LPN:", 4, FALSE ),Number_Equal(nBarcode, Get_Scan_Type_Value("QR CODE"))))
If( String_Equal( Get_Screen_Text( 1, 1 ), "KE1 REC", 7, FALSE ) )
If( String_Equal( Get_Screen_Text( 4, 1 ), "LPN:", 4, FALSE ) )
If( Number_Equal( nBarcode, Get_Scan_Type_Value( "QR CODE" ) ) )
NewString = String_Middle( sBarcode, 2, 18 )
Keypress_String( NewString )
Keypress_Key( "VT100", "Enter" )
NewString = String_Middle( sBarcode, 30, 6 )
Keypress_String( NewString )
Keypress_Key( "VT100", "Enter" )
NewString = String_Middle( sBarcode, 38, 10 )
Keypress_String( NewString )
Keypress_Key( "VT100", "Enter" )
NewString = String_Middle( sBarcode, 50, 5 )
Keypress_String( NewString )
Keypress_Key( "VT100", "Enter" )
End_If
End_If
Else
Scan_String( sBarcode, nBarcode )
End_If
Return
Dear colleagues,
I'm struggling to get this configuration to work properly
The login and password are working fine, but the command is not being executed. I'm wandering what i should fill on the command prompts/responses fields, in order to get this done.
Basically what i need, is that whenever the client connects to my server, an specific BAT file must run automatically.
Thanks in advance for your time and support.
Marcus.
I've been having some occasional trouble with the Wavelink Industrial Browser on some Datalogic Falcon X3s. (Both the Falcon X3 and Falcon X3+)
The IB shows the web page correctly, but when a scan is attempted, it seems like it reads the barcode (IE, the laser turns off), but there is no confirmation beep, and the data is not returned to the input box on the screen.
I've already confirmed that the scanning functionality works fine outside of Wavelink. Dropping back to Windows, they can scan text to Notes just fine.
I found this article in the knowledge base, but these settings don't seem to have made a difference.
Scanner wont input data on CI70 Device Using TelnetCE.
Anyone else run into this issue before?
I work in a warehouse and we have a mix of about 150 Motorola MC9090-G and MC9190-G
My issue is with the MC9190s running Windows CE6.0 and TelnetCE v7.3.204 (Though I have tried v7.3.186 and the same problem occurs)
When I start the client automatically at boot the majority of the time the client will be unable to detect when capslock is engaged. Instead of allowing all of the typed keys to be in all capitals it engages the shift and only capitalizes the first letter typed. I have tried using StartupCtl 1.6 as well as putting a .run file in \Application\Startup folder and the same problem results from either. When the automatic start of the program is disabled the capslock is detected normally all the time.
All of my MC9090s are perfectly fine and do not have this problem at all.
Running the application at boot time is a must to minimize the amount of fiddling users can do with the settings.
If anyone has any suggestions or advice I would greatly appreciated it.
Hello, I try to activate a license TelnetCE on Motoral device via Lisence Server.
My steps:
1. I installed Licence Server on computer and then I added licences.
2. I installed a client on Motorola device with license server settings as :146.212.32.15:1820
3. When I launch a terminal, it stucks in atteption to connect server.
The version 7.3 matched for both: server lisence and version of client.
In log file I see connection log:
+06155066 2: No "TelnetCE 7.3 IBMHOST" licenses available for MAC Address 0023685F9E6B, Site ID 831
+06155066 2: No "TelnetCE 7.3 IBMHOST" licenses available for MAC Address 0023685F9E6B, Site ID 0
+06155066 2: No "TelnetCE 7.3 VT/IBMHOST" licenses available for MAC Address 0023685F9E6B, Site ID 831
+06155066 2: No "TelnetCE 7.3 VT/IBMHOST" licenses available for MAC Address 0023685F9E6B, Site ID 0
+06155066 2: No "TelnetCE 7.3 VT/IBMHOST/WEB" licenses available for MAC Address 0023685F9E6B, Site ID 831
+06155066 2: No "TelnetCE 7.3 VT/IBMHOST/WEB" licenses available for MAC Address 0023685F9E6B, Site ID 0
+06155066 2: No "TelnetCE Maintenance" licenses available for MAC Address 0023685F9E6B, Site ID 831
+06155066 2: No "TelnetCE Maintenance" licenses available for MAC Address 0023685F9E6B, Site ID 0
It means, the terminal can connect to server.
Status list:
What does unlicensed devices mean? Those devices can not get a license.