Jump to content

FMB setdigout: Difference between revisions

From Teltonika Telematics Wiki
Created page with "Sets digital outputs to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).<br/>Example: "setdigout 01 30 60" will set DOUT1 to low level (for..."
 
mNo edit summary
Line 1: Line 1:
Sets digital outputs to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).<br/>Example: "setdigout 01 30 60" will set DOUT1 to low level (for infinite time) and DOUT2 to high level for 60 seconds.<br/>Example: "setdigout 11" will set DOUT1 and DOUT2 to high level for infinite time.
Sets digital outputs to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).<br/>Example:<br/>"setdigout 01 30 60" will set DOUT1 to low level (for infinite time) and DOUT2 to high level for 60 seconds.<br/><br/>Example:<br/>"setdigout 11" will set DOUT1 and DOUT2 to high level for infinite time.

Revision as of 08:12, 13 April 2018

Sets digital outputs to ON or OFF state (timeout is valid only when DOUT state is changing from OFF to ON).
Example:
"setdigout 01 30 60" will set DOUT1 to low level (for infinite time) and DOUT2 to high level for 60 seconds.

Example:
"setdigout 11" will set DOUT1 and DOUT2 to high level for infinite time.