Click or drag to resize

IDecoderManagerGetDecoderInfoList Method

Gets information about all decoder monitor panes permitted to caller. Decoder monitor panes are named by pattern "Monitor <Number of decoder channel> (<Decoder IP address>) (<Number of decoder monitor pane>)". Count of decoder channels and count of decoder monitor panes depends on the decoder type (e.g. VIDEOJET 7000 has 1 decoder channel and 30 decoder monitor panes, VIDEOJET 8000 has 2 decoder channels and 8 decoder monitor panes for each one, etc.).

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
IList<DeviceInfo<Decoder>> GetDecoderInfoList()

Return Value

IListDeviceInfoDecoder
See Also