You can access the registers with the following calls to the imaq1394.dll. If you are using LabVIEW, you can find the VIs in the imaq1394.llb library, but they will not be in the function pallete by default.
long img1394WriteBlock(unsigned long hDev, unsigned long address, unsigned long length, unsigned long *block);
long img1394ReadBlock(unsigned long hDev, unsigned long address, unsigned long length, unsigned long *block);
Regards,
Brent R.
Applications Engineer
National Instruments