FMB125 setdigout

Revision as of 10:19, 27 April 2018 by Atabasnikov (talk | contribs) (Created page with "Sets digital output to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).<br/>Example:<br/>"setdigout 0" will set DOUT1 to low level (for infi...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Sets digital output to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).
Example:
"setdigout 0" will set DOUT1 to low level (for infinite time).

Example:
"setdigout 1 30" will set DOUT1 to high level for 30 seconds.