![Intel Intel 80188EB User Manual Download Page 24](http://html1.mh-extra.com/html/intel/intel-80188eb/intel-80188eb_user-manual_2071788024.webp)
©
National Instruments Corporation
A-1
80188EB-Based Fieldbus Round Card User Manual
Appendix
A
Data Link Configuration
Section Format
This appendix explains how to structure the Data Link Configuration
section of your Device Configuration
.ini
file.
The Data Link Configuration section of your Windows
.ini
Device
Configuration file must be converted to C code and linked with your
application before the Round Card can communicate on the Fieldbus
network. The code generated by running this file through the
Configuration Generator automatically configures your board. When a
parameter is changed over the Fieldbus, the parameter is updated in
nonvolatile memory.
Following is a description of the format of the Data Link Configuration
section.
The first line of the Data Link Configuration section is as follows:
[Data Link]
The general line format for all other lines is as follows:
variable=value
where the valid variable names and values are defined in Table A-1
devClass
indicates whether the device functions as a basic device or a
link master device.
Table A-1.
Valid Variable Names and Values for the Data Link Configuration
Variable Name
Valid Values
Default
devClass
BASIC
LINKMASTER
none
nodeAddress
0x10–0xfb
none