1. While using PCI-1407, we can able to get high-speed image when the card is been operated in field mode, but there I will lose half of my vertical resolution. How can I get the full frame of the camera (operating at non-interlaced mode) while capturing high speed object images?
2. In LabVIEW, while using 'Call Library' function, how could I pass the 'Structure' (C convention) as a parameter for a class defined in a particular DLL? (provided definition for all classes defined in that particular DLL)
Ex:
Structure definition:
typedef struct
{
int Port[4];
int BoardID;
} IDStruct;
Calling function:
int Adv_DVPAPI_InitSDK(int NoOfDevs, IDStruct* IDList)
Sankar, Team Leader-R&D (Machine Vision Systems)
Premier Evolvics Pvt. Ltd.,
Coimbatore,
India,