owRelease (Function)

Top  Previous  Next

Architecture:

X32 / NX32 / NX32L

Device support:

All devices with 1-Wire

Firmware version:

2.80 / 1.00.00


This releases the lock to the 1-Wire net previously obtained with owAccess.

 

Input:

None.

 

Returns: INT

0


Successful.

-1


1-Wire not supported on target.

-6


Not locked.

 

Declaration:

FUNCTION owRelease : INT;

 

 


Example:

 

Please see the "Examples - Generic OneWire Example"