Enter Keywords:
1 - 10 of 10(0 seconds)
Sort By:
 
Good day. I am searching for a function in VB.NET to get the LRC for a HEX result. For instance, I have the following HEX values (I included spaces for reability only): 01 30 02 42 20 21 2...
Zones: MS Visual BasicDate Answered: 07/06/2005 Rating: 6.2 Views: 0
I´m steering some electronics via the serialport and I´m wondering what CRC and LRC is The communciation is based on messages wich look something like: Startcode(1b), DataLength(2b), SeviceCode(1...
Zones: C++Date Answered: 06/01/1999 Rating: 5.4 Views: 0
I have a string(myvar) I need to send this string to a port on another server.  Before I do, I need to add a LRC character computed by performing exlusive-or at the end of the string. Can anyone...
Zones: PHPDate Answered: 12/27/2007 Rating: 8.2 Views: 0
hey, does anyone know where i can find an algorithm dat calculates an LRC checksum? i need one for calculating my message between <STX>...<ETX>  for sending messages over an serial port i goo...
Zones: JavaDate Answered: 03/02/2004 Rating: 9.2 Views: 8
Check Method of Message: BCC.  Every character is calculated based on exclusive-OR. I have the following command (in hex): 00 12 0c 01 00 01 00 00 00 28 00 01 00 04 01 00 10 03 somehow the...
Zones: MS Visual BasicDate Answered: 10/14/2005 Rating: 8.6 Views: 0
Hi, I m trying to make an C++ application to interface with a simple pinpad device connected to RS232 port. Now the general message string format is <STX>command<ETX><LRC> I have used Crea...
Zones: C++Date Answered: 02/14/2006 Rating: 9.4 Views: 0
I want to find the delphi code to solve the LRC and VRC method for strings Thanks
Zones: Delphi Programming, Alg...Date Answered: 05/15/2009 Rating: 9.0 Views: 0
Hi, I need to get the LRC (longitudinal redundancy check) value of a string using the x or operator. I really a database guy so I'm a little wet behind the ears on this one. from what I u...
Zones: Visual BasicDate Answered: 09/16/2003 Rating: 7.0 Views: 0
Hi, I am working on a RS 232C interface development with our POS. I have to read and write on to a card magnetic stripe card. I need some one to help me in going about it. The Transmission...
Zones: VB ControlsDate Answered: 10/22/2003 Rating: 6.2 Views: 40
 
  • 1