User`s guide
1 Getting Started
1-16
FramesAcquired = 0
FramesAvailable = 0
FramesPerTrigger = 10
Logging = off
LoggingMode = memory
Name = Y8_1024x768-dcam-1
NumberOfBands = 1
Previewing = on
ReturnedColorSpace = grayscale
ROIPosition = [0 0 1024 768]
Running = off
Tag =
Timeout = 10
Type = videoinput
UserData = []
VideoFormat = Y8_1024x768
VideoResolution = [1024 768]
.
.
.
To view the properties of the currently selected video source object associated with this
video input object, use the getselectedsource function in conjunction with the get
function. The getselectedsource function returns the currently active video source.
To list the properties of the currently selected video source object associated with the
video input object created in step 3, enter this code at the MATLAB prompt.
get(getselectedsource(vid))
The get function lists all the properties of the object with their current values.
Note Video source object properties are device specific. The list of properties supported by
the device connected to your system might differ from the list shown in this example.
General Settings:
Parent = [1x1 videoinput]
Selected = on
SourceName = input1
Tag =
Type = videosource
Device Specific Properties: