ITC-18 TTL Input Channel¶
Available on macOS
Description¶
Used for interfacing to a TTL input channel on an ITC-18 IO Device
Signature¶
iochannel/itc18_ttl_digital_input
Required Parameters¶
variable¶
capability¶
| Example: | ITC18_TTL_INPUT0 |
|---|
data_type¶
| Options: | edge_low_to_highedge_high_to_lowedge_anydigital |
|---|
Data type. digital indicates continuous digital data.
direction¶
| Example: | input |
|---|
synchrony¶
| Example: | hardware_timed_synchronous |
|---|
range_min¶
| Example: | 0 |
|---|
range_max¶
| Example: | 0 |
|---|
resolution¶
| Example: | 1 |
|---|
update_interval¶
| Example: | 3ms |
|---|
data_interval¶
| Example: | 0.5ms |
|---|
Placement¶
| Allowed at top level: | No |
|---|---|
| Allowed parent: | ITC-18 IO Device |