Issue:
- Cannot access "triggerdelayabs" parameter by using Basler Pylon API.
Solution:
- Check the type declared in the program. "TriggerdelayAbs" is a float variable, not a double variable.
Modified on: Tue, 24 Mar, 2020 at 4:22 PM
Issue:
- Cannot access "triggerdelayabs" parameter by using Basler Pylon API.
Solution:
- Check the type declared in the program. "TriggerdelayAbs" is a float variable, not a double variable.
Did you find it helpful? Yes No
Send feedback