User`s guide
5 Connecting to Hardware
5-18
StopFcn = []
TimerFcn = []
TimerPeriod = 1
TriggerFcn = []
Trigger Settings:
InitialTriggerTime = [0 0 0 0 0 0]
TriggerCondition = none
TriggerFrameDelay = 0
TriggerRepeat = 0
TriggersExecuted = 0
TriggerSource = none
TriggerType = immediate
Acquisition Sources:
SelectedSourceName = CH0
Source = [1x8 videosource]
Viewing the Properties of a Video Source Object
To view the properties supported by the video source object (or objects) associated with
a video input object, use the getselectedsource function to retrieve the currently
selected video source object. This example lists the properties supported by the video
source object associated with the video input object vid. Note the device-specific
properties that are included.
Note The video source object for your device might not include device-specific properties.
For example, devices accessed with the 'winvideo' adaptor, such as webcams,
that use a Video for Windows (VFW) driver, may not provide a way for the toolbox to
programmatically query for device properties. Use the configuration tools provided by the
manufacturer to configure these devices.
get(getselectedsource(vid))
General Settings:
Parent = [1x1 videoinput]
Selected = on
SourceName = CH0
Tag =
Type = videosource
Device Specific Properties: