isnt it automatically?
b is a char array, and the first 16 bits schould be copied to Frame_ID. but at the Initialisazion I set the aray to 16 bits, so isnt it automatically finished by a null character?
do I have to create an array with 17 chars, and the last with a nul caracter?