06-13-2008 08:24 AM
06-13-2008 09:35 AM - edited 06-13-2008 09:35 AM
06-13-2008 10:13 AM
06-13-2008 10:20 AM
06-13-2008 10:26 AM
06-13-2008 10:36 AM
06-13-2008 11:01 AM
hi all thanks for your replies...
i will explain my problem again.
I am reading a value from a bar code reader in a string control (Labview) which is in Normal display property
value of a bar code reader for example will be AC0725470860003 - SD.
i need to transmit this via serial port to processor
this value i couldnt pass as it is because serial port converts A to its Ascii value 31 and so on..
but i need to transmit as Hex value i.e AC07... in my serial port. when you view in labview string indicator by changing its property to HEX display i should get this value not the ASCII value.
find the attached Snap shot for details
kindly revert me back
Thanks
06-13-2008 11:15 AM
06-13-2008 11:43 AM
06-13-2008 12:00 PM