CameraAPI.LoadPCIFile( filename );
String filename |
The filename of the pci.lod file to load into the pci
board. |
None
Uploads the specified pci.lod file to the pci board. Throws
java.lang.Exception if an error occurs. All exceptions can be
caught using a
try/catch block.