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...")
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.