User`s manual

Spyder 3 GigE User Manual
03-032-10158-09 DALSA
64
A1.5 Configuring the GPIO Connector
Overview
The following commands provide a connection between the GPIO controller and the
Spyder 3 GigE camera’s internal functions.
sgd p i
p
i
,
sgd 0 0
Setting the GPIO Output Signal
Purpose: Sets the signal type for the selected output.
Syntax:
sgo i i
Syntax Elements:
i
Output to set.
0 = Output 0, pin 11 (TTL) or 11 and 12 (LVDS)
1 = Output 1, pin 13 (TTL) or 13 and 14 (LVDS)
2 = Output 2, pin 15 (TTL) or 15 and 10 (LVDS)
3 = Output 3, pin 9 (TTL)
i
Signal type.
0 = High impedance (high z)
1 = TTL
2 = LVDS
Notes:
To read the current configuration, use the command 36Hdgc or 37Hget
sgo i
where i is the output signal.
If you enter an invalid configuration, an error message is returned.
Related Commands:
38Hsgi
Example:
sgo 0 1