Evt file error when reading with read

Hi there. I have an .evt file and i am trying to read it using read command. However, when i do the following error appears.

EvtBadHeaderError: Bad Frame values

My code is :
dt = read(‘filee.evt’,format=‘KINEMETRICS_EVT’)