Description
Performs the software reset of the FireWire (IEEE-1394) bus.
Syntax
[VB]
objActiveDcam.BusReset
[C/C++]
HRESULT BusReset();
Parameters
Return Values
Example
This VB code performs the FireWire bus reset:
ActiveDcam1.BusReset
Remarks
This method allows you to reset the FireWire bus without plugging/unplugging your cameras.