SMC_CAMTAPPETACTION (ENUM)
TYPE SMC_CAMTAPPETACTION :
This ENUM determines what switching action is executed when the tapped is passed.
InOut:
Name
|
Initial
|
Comment
|
TAPPETACTION_on
|
0
|
Switches on.
|
TAPPETACTION_off
|
|
Switches off.
|
TAPPETACTION_inv
|
|
Inverts.
|
TAPPETACTION_time
|
|
Switches on after a delay for a certain time period.
|