In scilab (>= 5.1) type
exec("getH5DSet_builder.sce");
to build the function.

To use it from then on simply use:
 exec("loader.sce");

getSig.sci:getSig() - returns a cached JET PPF/JPF:
[data, timeVec, XVec] = getSig(pulse, "path");
