annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

ASCII HEX

I have a device that receive what the manufactures call ASCII HEX, apparently this means a value of 237 decimal (0x0ED) is sent as ASCII code 69 "E" followed by ASCII code 68 "D". Does anyone know how to do this in LV as I'm finding it harder than it looks.

 

Thanks

 

Ollie

0 Kudos
Messaggio 1 di 4
2.929Visualizzazioni

This is the function that you want:

Number To Hexadecimal String Function

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Messaggio 2 di 4
2.925Visualizzazioni

Hi Adnan,

 

What I need is for hex value "ED"  to be converted and sent as values 69 & 68 which are Ascii codes.

 

Ollie

 

 

0 Kudos
Messaggio 3 di 4
2.908Visualizzazioni

String to Byte Array.

0 Kudos
Messaggio 4 di 4
2.900Visualizzazioni