if state == chr(0x30):
                sid = "Normal"
            elif state == chr(0x31):
                sid = "A"
            elif state == chr(0x32):