User Tools

Site Tools


uphp:functions:ow_reset

This is an old revision of the document!


ow_reset

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Send a reset signal to the onewire bus. This is a low level function for custom onewire bus operations

Description

ow_reset ( )

Parameter

none

Return Value

none

Example

<?
 
  ow_reset();
 
?>

See Also

ow_first() - Get the first device on the bus

ow_next() - Get next device on bus

ow_read_temp() - Read a temperature from a device

ow_read() - Read a byte from the onewire bus

ow_write() - Write to onewire bus

uphp/functions/ow_reset.1494497383.txt.gz · Last modified: 2021/09/13 05:56 (external edit)