fdhwlib  2.0.25
Pbus Dynamic Loading - Loading the access method

during run time.

The method was originally implemented to allow a smoth transition fro microenable to ieee1394 interface. With this class the library was able to detect the connection method.

To configure the search order use the configuration file (default: FE.ini).

[Pbus]
libPbus = libPbus1394.so libPbusDirect.so

Note: To use dynamic loading it is required that the calling program published it's symbol table with the -rdynamic linker option.