User manual

Table Of Contents
FieldMaxII-TO User Manual
58
propput DeviceIndex([in] short );
propget DeviceIndex([out, retval] short* );
The device index property that is used to index into the
DevicesList collection to locate device objects.
propput SerialNumber([in] BSTR );
propget SerialNumber([out, retval] BSTR* );
The property to identify the serial number that pertains to
an event.
propput ZeroDeviceTimeoutCounter([in] short rhs);
A write only property used to enable the application to
store the zero countdown timer.
Interface
cFM2ScanUSBFor-
Change
method CheckTimer([in, out] IFM2Listener** This-
Listener);
The method to start the engine for detecting meter USB
connect and disconnect events.
method StopTimer();
The method to stop the engine for detecting meter USB
connect and disconnect events.
Interface
cFM2ScanForData
method CheckTimer([in, out] cFM2Devices**
DevicesList);
The method to start the engine for detecting data events.
method StopTimer();
The method to stop the engine for detecting data events.