Applies To
GC5050, GX5050, GX5150, GX5280, GX5290
Purpose
Returns or sets the external event source.
Syntax
Object.ExtEventSource [ = enDioEventSource]
[enDioEventSource = ] Object.ExtEventSource
The ExtEventSource property syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
enDioEventSource |
enumDioEventSource |
Integer specifying the external event source value. Default value is 0. |
Where
enumDioEventSource can be one of the following:
Name |
Value |
Description |
dioExtEventSource |
0 |
External lines are the source. |
dioXRegEventSource |
1 |
X register is external events source. |
See Also
ClockStrobeSource, XEventSource, StrobeDelay, TriggerMode