Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Triger for frame start in dalsa spyder 3

Hello Everyone.

 

I have dalsa spyder 3 SG11 line scan camera which is GigE compatible. I am able to use this camera with labview but i am unable to trigger it externally. Actully i want to give an external trigger to start a frame such that the frame is started with the rising edge of the trigger. I do not see any attribute such as frame trigger in attribute tree which could be configured to trigger a frame start. Though i am able to do a frame trigger using the dalsa GUI a screen shot of which is attached. Can anyone please help me by suggesting me changes that i shuold make in the configuration through MAX in IMAQ devices so that i can trigger a frame start. For an idea of the attributes that i see in the camera attributes i am attaching a vi that shows the attributes available for me to change.

 

regards

chauhan

Download All
0 Kudos
Message 1 of 5
(4,325 Views)

Hi chauhan,

 

The Dalsa utility uses a completely different mechanism to configure the camera than the standard GenICam XML interface that is specified by GigE Vision. Their utility sends proprietary serial commands to the camera (the same as their cameralink models) while IMAQdx sends register read/write commands using GenICam. This is why their software presents a completely different interface than what you see in IMAQdx.

 

The original implementation of the SG-11 had many issues in their XML file which made configuration very erratic and also configuring the triggering settings was very non-intuitive. You would likely have to work with Dalsa to have them walk you through how to enable the specific triggering mode you want.

 

Eric

Message 2 of 5
(4,322 Views)

HI Eric

 

Thanks for this. But just one more thing. Actually Dalsa GUI gives me the choise to save the setting to XML file. When the camera is started from the MAX it loads settings from XML file. Is it possible to change the location of this file or in other word if i would like to chnage this file how would i do it.

 

Regards

Chauhan

0 Kudos
Message 3 of 5
(4,314 Views)

Hi Chauhan,

 

Those would be two different XML files. The GenICam XML file is a file that describes the camera's behavior, not the actual values of any settings. The Dalsa GUI's XML file is likely their own format for saving settings - this would likely be comparable to the ICD files that IMAQdx saves when you click Save in MAX, although of course completely different... 🙂


Eric

 

 

0 Kudos
Message 4 of 5
(4,309 Views)

Thanks Eric for this information.

 

Regards

Chauhan

0 Kudos
Message 5 of 5
(4,284 Views)