Option (Signal Type)
Used to specify what type of signal will cause the scan to begin. Right-click to display a list of options:
Code | Description |
---|---|
0 | ControlPort going from low to high (edge triggered) |
1 | ControlPort going from high to low (edge triggered) |
2 | ControlPort is high (level triggered) |
3 | ControlPort is low (level triggered) |
Type: Constant