write_digital
Set a digital output line high or low on NI DAQ hardware. Confirms the line's state after the write by reading from the device.
Instructions
Set a digital output line high or low.
Requires DAQ_MCP_ALLOW_WRITE=1. Returns the line's state after the write (read back from hardware, not echoed) so the model can confirm the effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| channel | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||