Functions | |
| int | PrintDeviceInfo (INodeMap &nodeMap) |
| int | AssignEntryToEnum (INodeMap &nodeMap, gcstring enumName, gcstring entryName) |
| int | SetupCounterAndTimer (INodeMap &nodeMap) |
| int | SetupCounterAndTimerReduced (INodeMap &nodeMap) |
| int | ConfigureDigitalIO (INodeMap &nodeMap) |
| int | ConfigureExposureandTrigger (INodeMap &nodeMap) |
| int | AcquireImages (CameraPtr pCam, INodeMap &nodeMap, INodeMap &nodeMapTLDevice, bool reduced) |
| int | ResetTrigger (INodeMap &nodeMap) |
| int | RunSingleCamera (CameraPtr pCam) |
| int | main (int, char **) |
| int AcquireImages | ( | CameraPtr | pCam, |
| INodeMap & | nodeMap, | ||
| INodeMap & | nodeMapTLDevice, | ||
| bool | reduced | ||
| ) |
| int ConfigureDigitalIO | ( | INodeMap & | nodeMap | ) |
| int ConfigureExposureandTrigger | ( | INodeMap & | nodeMap | ) |
| int main | ( | int | , |
| char ** | |||
| ) |
| int PrintDeviceInfo | ( | INodeMap & | nodeMap | ) |
| int ResetTrigger | ( | INodeMap & | nodeMap | ) |
| int RunSingleCamera | ( | CameraPtr | pCam | ) |
| int SetupCounterAndTimer | ( | INodeMap & | nodeMap | ) |
| int SetupCounterAndTimerReduced | ( | INodeMap & | nodeMap | ) |