Questions tagged [honeywell]

Honeywell International, Inc. is an American multinational conglomerate company that produces a variety of commercial and consumer products, engineering services, and aerospace systems for a wide variety of customers, from private consumers to major corporations and governments.

Honeywell International, Inc. is an American multinational conglomerate company that produces a variety of commercial and consumer products, engineering services, and aerospace systems for a wide variety of customers, from private consumers to major corporations and governments.

Honeywell is a Fortune 100 company, in 2012 it was listed as 77th in the Fortune 500 America's ranking. Honeywell has a global workforce of approximately 130,000, of whom approximately 58,000 are employed in the United States. The company is headquartered in Morristown, New Jersey. Its current chief executive officer is David M. Cote. The company and its corporate predecessors were part of the Dow Jones Industrial Average Index from December 7, 1925, until February 9, 2008.

The current "Honeywell International Inc." is the product of a merger in which Honeywell Inc. was acquired by the much larger AlliedSignal in 1999. The company headquarters were consolidated to AlliedSignal's headquarters in Morristown, New Jersey; however the combined company chose the name "Honeywell" because of its superior brand recognition.

Honeywell has many brands that commercial and retail consumers may recognize. Some of the most recognizable products are its line of home thermostats (particularly the iconic round type) and Garrett turbochargers.

Wikipedia: http://en.wikipedia.org/wiki/Honeywell

74 questions
0
votes
0 answers

How to make Xenon 1900 make ENTER with each LF on Windows OS

We have QR codes whose content is presented in the form of: XXXXXX YYYYYY ZZZZZZ The line break is the LF (Line Feed) character because it's made in Linux. The problem is that when we scan this QR code with Xenon 1900 and Windows machine, it has…
harn2412
  • 1
  • 1
0
votes
0 answers

How can I find out which events prints on Output window in VS2019?

I'm working on a scanner app with honeywell nuget package. In VS2019 output window I can see this message every time a barcode gets scanned: [BarcodeReader] Received barcode data:EDA50-HB-R CodeId:j AimId:]C0 Is there a way to know which event…
0
votes
0 answers

Reading from Honeywell sensors using a tca9548a multiplexer on raspberry pi

I'm using a tca9548a multiplexer on a raspberry pi in an attempt to read from 3 Honeywell temperature/humidity sensors (hih6021, hih8121, and hih9121). Using the code provided by Adafruit (shown below), I confirmed that the 3 sensors are present…
Joseph_Renerr
  • 229
  • 1
  • 2
  • 7
0
votes
1 answer

Why still triggers TextChanged Listener on previous activity/fragment when using an integrated barcode scanner on another activity or fragment?

I'm developing an Android App for a client that mostly uses a NOMU T20 device with a Honeywell scanner integrated. I'm working with a virtual keyboard adding a TextWatcher to an EditText that displays de barcode scanned and triggers a call to an API…
Zeronne
  • 16
  • 3
0
votes
1 answer

gs128 barcode not able to scan with Honeywell Dolphin CT60

I am using zpl language for generate gs128 barcode. here is my zpl code. ^XA ^BY2,2.5,145^FO100,343^BC,,Y,N,N,D^FD(01)200588612>8(21)0000410549>8(10)ABC123^FS ^XZ here is the barcode that generated through above zpl code. enter image description…
0
votes
1 answer

Can't debug android app after adding .aar file

I need to develop support to interact with the build-in barcode scanner (my test device is Honeywell CK65). Therefore I downloaded the mobility sdk for android from the manufacturer website and added the .aar file to my project. After that, I can't…
enapi
  • 708
  • 6
  • 18
0
votes
1 answer

Bad data in Python moving horizon time-series nonlinear regression

I have a Python Gekko application to estimate and control disturbances to an industrial polymer manufacturing process (UNIPOL polyethylene). The approach is to update the unknown catalyst activity to minimize the difference between the measured and…
0
votes
2 answers

Finding the URL for live snapshot on Honeywell HBL6GR2

I'm trying to find the URL for the live snapshot on a new Honeywell HBL6GR2 camera I am evaluating. I need to be able to pull the image as a jpg from a URL such as: http://xxx.xxx.xxx.xxx/image.jpg I was told by Honeywell this was possible but can…
Chet at C2IT
  • 549
  • 6
  • 21
0
votes
1 answer

UWP maintaining barcode scanner D75e - problem

I initialazed DeviceWatcher ... works fine, I add Honeywell Ring Scanner it raises event deviceWatcher. When I remove Honeywell USB Ring Scanner it raises event DeviceWatcher_Removed where I null ClaimedBarcodeScanner and BarcodeScanner object and…
0
votes
1 answer

Unable to configure Android Studio for Honeywell development

I am currently trying to configure Android Studio for developing Android apps for a Honeywell CK75 I have followed the instructions provided on the Honeywell, but once I reach a certain point, I am unable to proceed any further. In Project view…
0
votes
1 answer

Decoding Binary Data in WIN-PAK 4.7 MSSQL Database

WIN-PAK made some"questionable" schema changes in their back-end sql server db and it has broken my queries. What was an nvarchar(35) has been changed to a varbinary(MAX). In some add-on's I've written I need to be able to convert it back to a human…
0
votes
1 answer

Linker command failure with Honeywell Captuvo iOS SDK

I am integrating a Honeywell Scanner sled into an iOS app. I have downloaded the SDK from Honeywell and followed the installation guide. There are two files: Captuvo.h and libCaptuvoSDK.a I have added a bridging header and imported the Captuvo.h…
Pheepster
  • 6,045
  • 6
  • 41
  • 75
0
votes
1 answer

Hide keypad in angular 6

I have an input box which i have camouflaged in the background. Basically, i am developing an app for Honeywell CT50 device, which uses laser scanning for scanning barcodes and qrcodes. Since, laser scanner requires an input box to contain the value…
Rahul Sharma
  • 225
  • 1
  • 4
  • 15
0
votes
2 answers

How to generate a print data file for Honeywell mobile computer to print on a Zebra Bluetooth printer by its utility, BTPrint.exe?

I have a Honeywell Dolphin 6510 mobile computer( hand-held device with Windows Mobile 6.0 OS ). I want to develop an application which will be run on this mobile computer. The application needs to call a Honeywell device stock command utility,…
0
votes
0 answers

Integration with Honeywell sink, SecurityException DecodeService without permission

I'm integrating with a reader and to do this use a library of the own collector. This way I create a Java application and integrate this with my mobile application using JNI. When I open my application on the device, it gives a securityException…
JeanKBN
  • 1
  • 1