The following code fragment creates the observer using one of the Create methods:
DAWriteItemValueObserver<int> observer = DAWriteItemValueObserver.Create<int>( "", "OPCLabs.KitServer.2", "Simulation.Register_I4");