Chapter 9. Configuring the I/O Driver with the Power Tool 153
Channel Header — contains a list of all the channel properties. The channel header
must start with an exclamation point (!).
Channel Data — contains the values of the channel properties for your driver
configuration. The number of data values must match the number of channel
properties listed in the channel header. If you do not specify a value for a
property, the Power Tool uses the property’s default value.
Device Header — contains a list of all the device properties. The device header must
start with an at sign (@).
Device Data — contains the values of the device properties for your driver
configuration. The number of data values must match the number of device
properties listed in the device header. If you do not specify a value for a
property, the Power Tool uses the property’s default value.
Datablock Header — contains a list of all the datablock properties. The datablock
header must start with a pound sign (#).
Datablock Data — contains the values of the datablock properties for your driver
configuration. The number of data values must match the number of
datablock properties listed in the datablock header. If you do not specify a
value for a property, the Power Tool uses the property’s default value.
Commentaires sur ces manuels