read_digital
Read digital input state from a NI DAQ channel. Returns true/false indicating logic level.
Instructions
Read the current logic level of a digital input line.
channel: e.g. "Dev1/port0/line0" Returns {"channel": ..., "value": true/false}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||