Skip to content
Ken Sharp edited this page Dec 10, 2025 · 4 revisions

DS1307 Read

Read the time from DS1307.

read.png

Inputs

Timeout (1000 ms)

Specifies the amount of time to wait for the DS1307 to return data.

I2C Channel

Specifies the LINX device I2C channel that the DS1307 is connected to.

LINX Resource

Contains LINX connection resources.

Error In

Describes error conditions that occur before this node runs. This input provides standard error in functionality.

Outputs

LINX Resource

Contains LINX connection resources.

Time Stamp

Returns a timestamp containing the date/time stored in the DS1307.

Error Out

Contains error information. This output provides standard error out functionality.

Related Links

open

write

VI Reference

Clone this wiki locally