Video Grabber User Manual - v. 1.19 (FW 1.29)
62
5.5.9.
confEdid (subsection 9)
In the following tables only
OBJECTNUMBER
part of the identifier (OID) is listed.
OBJECTNUMBER Name
Access
Type
Description
1
edidRead
read-write
Integer
Write 1 to force EDID read from
DDC, resets to 0 when done
2
edidData
read-write
String
Current EDID data, can be used
to obtain monitor’s EDID (after
successful read) or to load
custom EDID.
Write empty string to drop EDID
data.
5.5.10.
confAnalogVideo (subsection 10)
In the following tables only
OBJECTNUMBER
part of the identifier (OID) is listed.
OBJECTNUMBER Name
Access
Type
Description
1
videoSignalAnalog
CustomModeTable
-
Table
Table with analog custom mode
lines
2
videoSignalAnalog
Bightness
read-write
Integer
Brightness for analog signal
The entries to the videoSignalAnalogCustomModeTable have the following format:
OBJECTNUMBER Name
Access
Type
Description
1
videoSignalAnalog
CustomModeState
read-create Enum
State of table entry:
1 – active
2 – not in service
3 – not ready
4 – create and go
5 – create and wait
6 – destroy
2
videoSignalAnalog
CustomModeline
read-create String
Custom modeline for analog
signal. Write empty string to
remove.