I don't think that scanner supports device events.
From the Acquisition demo, select that scanner and then "Capabilities -> Get Supported... -> Capabilities". If it's a long list you may have to break in the OnGetSuportedItemClick method to see the full list. If device events is not listed, then the scanner does not support it.
You can also try calling QueryCapability to see if it's supported.
Glenn Chittenden Jr.
Atalasoft Development Team