<< Click to Display Table of Contents >> Navigation: »No topics above this level« Variable names for IF devices |
The ADI line supports the following variables for an IF 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 |
APC510 APC511 APC910 PP500 PPC900 |
Compatibility ID of the IF board. |
DeviceId |
VT=u32 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Device ID of the IF board. |
VT=u8 VN=256 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Factory settings of the IF board. For B&R-internal use only! |
|
VT=string VL=8 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Version of factory settings Example: "1.2" |
|
HardwareRevision |
VT=string VL=5 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Hardware revision of the IF board. |
ModelNumber |
VT=string VL=41 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Model number of the IF board. |
ParentCompatibilityId |
VT=u16 |
R |
ü |
APC510 APC511 APC910 PP500 PPC900 |
Parent compatibility ID of the IF board (FFFFh = no parent). Specifies the compatibility ID of the IF board from which the current device was derived (e.g. for a custom variant of a standard device). |
ParentDeviceId |
VT=u32 |
R |
ü |
APC510 APC511 APC910 PP500 PPC900 |
Parent device ID of the IF board (FFFFFFFFh = no parent). Specifies the device ID of the IF board from which the current device was derived (e.g. for a a custom variant of a standard device). |
PowerOnCycles |
VT=u16 |
R |
ü |
APC510 APC511 APC910 PP500 PPC900 |
Number of power-ons for the IF board. |
PowerOnHours |
VT=u16 |
R |
|
APC510 APC511 APC910 PP500 PPC900 |
Number of operating hours for the IF board. |
Present |
VT=boolean |
R |
ü |
APC510 APC511 APC910 PP500 PPC900 |
Indicates whether an IF board is installed: 0 = Not provided 1 = Provided |
SerialNumber |
VT=string VL=12 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Serial number of the IF board. |
Temperature1 |
VT=i8 |
R |
|
APC510 APC511 PP500 |
Value of temperature sensor 1 for the IF board in degrees Celsius. 2 |
Temperature2 |
VT=i8 |
R |
|
APC510 APC511 PP500 |
Value of temperature sensor 2 for the IF board in degrees Celsius. 2 |
Temperature3 |
VT=i8 |
R |
|
APC510 APC511 PP500 |
Value of temperature sensor 3 for the IF board in degrees Celsius. 2 |
Temperature4 |
VT=i8 |
R |
|
APC510 APC511 PP500 |
Value of temperature sensor 4 for the IF board in degrees Celsius. 2 |
VendorId |
VT=u32 |
R |
1 |
APC510 APC511 APC910 PP500 PPC900 |
Manufacturer ID of the IF board (B&R = 0). |
1 |
The value can only be modified by updating the factory settings. |
2 |
Optional temperature sensor: Depending on the IF board used, it is possible that a temperature is not supported. |
PP500: All variables - unless specified otherwise - require ADI driver version 1.3 or higher.