Hello,
1) I've generated an instrument by creating an activex controller for controlling a meter (the activex component was created in VB specifically for controlling this type of meter).
2) I've created an object handle and id by using the "New_meter" function.
Through this handle I can successfully control 1 meter, but I want to control 2+ meters. I've tried generating more handles & ID's using the "New meter" function but it doesn't work as when I try and call one of the new handles it tells me my meter is already connected though I'm using different handle & ID and different settings for the different handles?
Any thoughts on what I'm doing wrong or how to get this to work are greatly appreciated!!

Thanks
Mike