The above command acquires an image with an exposure time of 25000 microseconds (25 milliseconds), with the blob name "image.bmp". The blob is saved in the container "mycontainer". If the container does not already exist, it will be created.
ExposureUs is optional, and the default value is 15000 microseconds.
Return value
The direct command returns an OperationResult that indicates either success or failure.