<< Click to Display Table of Contents >> Navigation: »No topics above this level« Variable names for link devices |
The ADI line supports the following variables for a link device:
Note: The "C" column indicates whether the variable returns a constant value.
Variable name |
Data format |
I/O |
C |
Devices |
Description |
CompatibilityId |
VT=u16 |
R |
1 |
APC910 APC2100 |
Display Link compatibility ID. |
DeviceId |
VT=u32 |
R |
1 |
APC910 APC2100 |
Display Link device ID. |
VT=u8 VN=256 |
R |
1 |
APC910 APC2100 |
Display Link factory settings. For B&R-internal use only! |
|
VT=string VL=8 |
R |
1 |
APC910 APC2100 |
Version of factory settings Example: "1.2" |
|
FpgaBootInfo |
VT=i32 |
R |
ü |
APC910 APC2100 |
Display Link FPGA firmware boot info. 0 = Booted from low area 1 = Booted from high area |
FpgaVersion |
VT=string VL=16 |
R |
ü |
APC910 APC2100 |
Version of the Display Link FPGA firmware. Example: "0.03" |
HardwareRevision |
VT=string VL=5 |
R |
1 |
APC910 APC2100 |
Display Link hardware revision. |
LinkType |
VT=string VL=5 |
R |
ü |
APC910 4 APC2100 |
Display Link type. "PC2S" = APC2100 SDL transmitter 3 "P2S3" = APC2100 SDL3 transmitter 3 |
ModelNumber |
VT=string VL=41 |
R |
1 |
APC910 APC2100 |
Display Link model number. |
ParentCompatibilityId |
VT=u16 |
R |
ü |
APC910 APC2100 |
Display Link parent compatibility ID (FFFFh = no parent). Specifies the compatibility ID of the Display Link from which the current device was derived (e.g. for a custom variant of a standard device). |
ParentDeviceId |
VT=u32 |
R |
ü |
APC910 APC2100 |
Display Link parent device ID (FFFFFFFFh = no parent). Specifies the device ID of the Display Link from which the current device was derived (e.g. for a custom variant of a standard device). |
PowerOnCycles |
VT=u16 |
R |
ü |
APC910 APC2100 |
Number of power-ons for the Display Link. |
PowerOnHours |
VT=u16 |
R |
|
APC910 APC2100 |
Number of operating hours for the Display Link. |
Present |
VT=boolean |
R |
ü |
APC910 APC2100 |
Indicates whether a Display Link is installed: 0 = Not provided 1 = Provided |
SerialNumber |
VT=string VL=12 |
R |
1 |
APC910 APC2100 |
Display Link serial number. |
Temperature1 |
VT=i8 |
R |
|
APC910 APC2100 |
Value of temperature sensor 1 for the Display Link in degrees Celsius. 2 |
Temperature2 |
VT=i8 |
R |
|
APC910 APC2100 |
Value of temperature sensor 2 for the Display Link in degrees Celsius. 2 |
Temperature3 |
VT=i8 |
R |
|
APC910 APC2100 |
Value of temperature sensor 3 for the Display Link in degrees Celsius. 2 |
Temperature4 |
VT=i8 |
R |
|
APC910 APC2100 |
Value of temperature sensor 4 for the Display Link in degrees Celsius. 2 |
VendorId |
VT=u32 |
R |
1 |
APC910 APC2100 |
Manufacturer ID of the Display Link (B&R = 0). |
1 |
The value can only be modified by updating the factory settings. |
2 |
Optional temperature sensor: Depending on the Display Link used, it is possible that a temperature is not supported. |
3 |
Requires ADI driver version 3.1 or higher on the APC2100. |
4 |
Designed for the new ADI driver version on the APC910. |