We wrote several LabVIEW programs to process camera frames acquired thru the GPIB interface on a Spiricon LBA-100. The LBA-100 quit communicating so we traded it in for a PCI card version, called LBAPC. Ophir-Spiricon suggests using ActiveX to communicate between LBAPC software and LabVIEW. Their OnNewBitmap.vi works, but LabVIEW8 tells me CreateActiveX_Event.vi and some other ActiveX vi are no longer supported. The LBAPC manual chapter 10 is about Remote GPIB Operation, but no trace of the LBAPC shows up in MAX.
Is ActiveX outmoded, not the way to go?
How can I use GPIB to get camera data loaded into our old LabVIEW programs?