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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21481961.htm...
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10166939.html
Zones:
C++Date Answered: 06/01/1999 Rating: 5.4 Views: 0
can anyone tell me a web site?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_20078735.html
Zones:
Windows 98Date Answered: 02/22/2001 Rating: 6.2 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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23003922.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20904462.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21594751.htm...
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21735574.html
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
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24399166.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20732543.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20767083....
Zones:
VB ControlsDate Answered: 10/22/2003 Rating: 6.2 Views: 40