Whenever a project which uses Bailey
variables is compiled, special RDB files are generated. The
compiler extracts information about Bailey variables from the
variable.dbf files to generate these RDB files. One RDB file is
generate for each Bailey CIU device. The name of the RDB file is
the Bailey device name prefixed by an underscore. (e.g. If your
Bailey I/O device is called 'boiler', the Citect compiler will
generate a file called '_boiler.rdb', which contains the definition
of all Bailey variables declared for that unit.) The Bailey
protocol drivers use these RDB files to establish, connect and
extract data from the CIU. |