UpdaterUpdate Method |
Name | Description | |
---|---|---|
Update(Camera) | If the current API requires a different firmware than what is present on the camera, the
firmware will be updated to this version. The function throws if the camera is connected, or if the camera
is already up to date. Call IsUpToDate(Camera) first to check if the camera is up to date. | |
Update(Camera, ProgressCallback) | If the current API requires a different firmware than what is present on the camera, the
firmware will be updated to this version. The function throws if the camera is connected, or if the camera
is already up to date. Call IsUpToDate(Camera) first to check if the camera is up to date. |