Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:16, 16 August 2025 Visuino talk contribs created page Network Time Protocol (Created page with "Image:TArduinoNetworkTimeProtocol.png == Summary == Retrieves the current date and time from the Internet using the Network Time Protocol (NTP). == Description == The Network Time Protocol component synchronizes the system’s date/time with global NTP servers over the internet. It requests precise time data via NTP and outputs it as a Date/Time value. You can configure a Base Date, apply a Daylight Offset, and adjust for a Time Zone Offset. Optionally, the compon...")
- 01:14, 16 August 2025 Visuino talk contribs created page File:TArduinoNetworkTimeProtocol.Preview.png
- 01:14, 16 August 2025 Visuino talk contribs uploaded File:TArduinoNetworkTimeProtocol.Preview.png
- 01:11, 16 August 2025 Visuino talk contribs created page Internet Time Protocol (Created page with "Image:TArduinoInternetTimeProtocol.png == Summary == Retrieves the current date and time from the Internet using the Internet Time Protocol (NTP). == Description == The Internet Time Protocol component synchronizes the system’s date/time with global time servers over the internet. It communicates using NTP (Network Time Protocol) to fetch precise time values and outputs them as a Date/Time value. You can configure a Base Date, apply a Daylight Offset, and adjust...")
- 01:09, 16 August 2025 Visuino talk contribs created page File:TArduinoInternetTimeProtocol.Preview.png
- 01:09, 16 August 2025 Visuino talk contribs uploaded File:TArduinoInternetTimeProtocol.Preview.png
- 01:01, 16 August 2025 Visuino talk contribs created page CPU Time (Created page with "Image:TArduinoCPUTime.png == Summary == Provides CPU uptime in milliseconds and microseconds, and allows creation of software clocks. == Description == The CPU Time component outputs the elapsed time since the CPU started running, available both in Milliseconds and Microseconds. In addition, you can configure Elements that act as software clocks. Each software clock can be set to a specific current time, after which it will continue to update and provide a running...")
- 01:00, 16 August 2025 Visuino talk contribs created page File:TArduinoCPUTime.Preview.png
- 01:00, 16 August 2025 Visuino talk contribs uploaded File:TArduinoCPUTime.Preview.png
- 12:42, 15 August 2025 Visuino talk contribs created page Compare Date/Time Range (Created page with "Image:TArduinoDateTimeCompareRange.png == Summary == Checks whether a Date/Time input is within or outside a specified range. == Description == The Compare Date/Time Range component evaluates the incoming Date/Time value on In and determines if it lies inside or outside the configured range between Range Min and Range Max. The Items property allows you to choose which parts of the Date/Time (Years, Months, Days, Hours, Minutes, Seconds, Milliseconds, Week Days) are...")
- 12:41, 15 August 2025 Visuino talk contribs created page File:TArduinoDateTimeCompareRange.Preview.png
- 12:41, 15 August 2025 Visuino talk contribs uploaded File:TArduinoDateTimeCompareRange.Preview.png
- 12:33, 15 August 2025 Visuino talk contribs created page Date/Time Demux(Multiple Output channel Switch) (Created page with "Image:TArduinoDateTimeDemuxMultipleOutputChannelSwitch.png == Summary == Routes a Date/Time input to one of multiple outputs based on a channel selection. == Description == The Date/Time Demux (Multiple Output Channel Switch) component allows a single Date/Time input to be directed to one of several output pins depending on the Select pin value. Initial Channel sets the default output channel when the component starts. Output Pins defines the number of output cha...")
- 12:31, 15 August 2025 Visuino talk contribs created page File:TArduinoDateTimeDemuxMultipleOutputChannelSwitch.Preview.png
- 12:31, 15 August 2025 Visuino talk contribs uploaded File:TArduinoDateTimeDemuxMultipleOutputChannelSwitch.Preview.png
- 09:26, 15 August 2025 Visuino talk contribs created page Decode(Split) Date/Time (Created page with "Image:TArduinoDecodeDateTime.png == Summary == Extracts individual date and time elements from a Date/Time input. == Description == The Decode (Split) Date/Time component takes a Date/Time value from its In pin and splits it into its constituent parts: Year, Month, Day, Hour, Minute, Second, and Millisecond. Each element is output through its corresponding pin for use in other components or logic. This is useful in: Robotics – breaking down timestamps for loggi...")
- 09:22, 15 August 2025 Visuino talk contribs created page Encode(Make) Date/Time (Created page with "Image:TArduinoEncodeDateTime.png == Summary == Builds a complete Date/Time value from individual date and time inputs or predefined initial values. == Description == The Encode (Make) Date/Time component assembles a full Date/Time output from separate date and time elements such as Year, Month, Day, Hour, Minute, Second, and Millisecond. If an input pin is unconnected, the corresponding value is taken from the Initial Value property. When the Clock pin is triggered...")
- 09:16, 15 August 2025 Visuino talk contribs created page Add Date/Time (Created page with "Image:TArduinoDateTimeAdd.png == Summary == Adds a fixed offset to a Date/Time input as specified in the component’s properties. == Description == The **Add Date/Time** component modifies the incoming Date/Time value by adding exactly the amounts set in its properties. Each property (years, months, days, hours, minutes, seconds, milliseconds) contributes to the total offset applied. If a property is left at zero, that unit of time is unchanged. No additiona...")
- 09:16, 15 August 2025 Visuino talk contribs created page File:TArduinoDateTimeAdd.Preview.png
- 09:16, 15 August 2025 Visuino talk contribs uploaded File:TArduinoDateTimeAdd.Preview.png
- 09:07, 15 August 2025 Visuino talk contribs created page Ignore Date/Time Values (Created page with "Image:TArduinoIgnoreDateTimeValues.png == Summary == Configurable Date/Time filter that forwards or suppresses values based on equality and “before” rules. == Description == The **Ignore Date/Time Values** component compares the incoming **In** value against the configured **Value**. Its behavior is controlled by: - **Pass Equal Values** – when **True**, inputs equal to **Value** are forwarded; when **False**, they are suppressed. - **Pass Values Before...")
- 09:06, 15 August 2025 Visuino talk contribs uploaded a new version of File:TArduinoIgnoreDateTimeValues.Preview.png
- 09:03, 15 August 2025 Visuino talk contribs created page Ignore Date/Time Ranges (Created page with "Image:TArduinoIgnoreDateTimeRanges.png == Summary == Filters Date/Time values based on one or more configurable time ranges. == Description == The **Ignore Date/Time Ranges** component compares the incoming **In** value against a set of user-defined **Range** elements. Each range specifies minimum and maximum Date/Time limits, along with inclusion rules for the boundaries. If the input falls within any of the defined ranges (respecting the “equal” settings)...")
- 09:03, 15 August 2025 Visuino talk contribs created page File:TArduinoIgnoreDateTimeRanges.Preview.png
- 09:03, 15 August 2025 Visuino talk contribs uploaded File:TArduinoIgnoreDateTimeRanges.Preview.png
- 08:58, 15 August 2025 Visuino talk contribs created page Date/Time Toggle Demux (Created page with "Image:TArduinoDateTimeToggleDemux.png == Summary == Directs a Date/Time input to one of two outputs based on a boolean control signal. == Description == The **Date/Time Toggle Demux** component outputs the Date/Time input to either the **True** or **False** output depending on the **Select** pin. - **Initial Select Value** sets the default output path when the component starts. This component is useful for dynamically routing Date/Time signals based on a boole...")
- 08:58, 15 August 2025 Visuino talk contribs created page File:TArduinoDateTimeToggleDemux.Preview.png
- 08:58, 15 August 2025 Visuino talk contribs uploaded File:TArduinoDateTimeToggleDemux.Preview.png
- 08:54, 15 August 2025 Visuino talk contribs created page Date/Time Multi Source (Created page with "Image:TArduinoDateTimeMultiSource.png == Summary == Splits a Date/Time input into multiple outputs based on the configured number of output pins. == Description == The **Date/Time Multi Source** component allows you to distribute a single Date/Time input across multiple output pins. You can set the number of output pins via the **Output Pins** property (default: 2). Each output pin will carry the same Date/Time value from the input, enabling parallel processing...")
- 08:01, 15 August 2025 Visuino talk contribs created page Date/Time Change Only (Created page with "Image:TArduinoDateTimeChangeOnly.png == Summary == Outputs a new Date/Time value only when it changes from the previously stored value. == Description == The **Date/Time Change Only** component monitors the incoming **In** Date/Time signal and compares it to the last output value. If the value is different, the new Date/Time is passed to **Out**. If it is the same, no update is sent, reducing unnecessary downstream updates. This is useful for: - **Data logging...")
- 08:00, 15 August 2025 Visuino talk contribs created page File:TArduinoDateTimeChangeOnly.Preview.png
- 08:00, 15 August 2025 Visuino talk contribs uploaded File:TArduinoDateTimeChangeOnly.Preview.png
- 07:56, 15 August 2025 Visuino talk contribs created page Min Date/Time Value (Created page with "Image:TArduinoMinValueDateTime.png == Summary == Tracks and outputs the earliest (minimum) Date/Time value from the input; a reset pin clears the detection. == Description == The **Min Date/Time Value** component monitors the incoming **In** signal and keeps the earliest Date/Time value received since the last reset or since startup. When **Reset** is triggered, the stored minimum is cleared, and the next incoming value becomes the new baseline for tracking. Thi...")
- 07:55, 15 August 2025 Visuino talk contribs created page File:TArduinoMinValueDateTime.Preview.png
- 07:55, 15 August 2025 Visuino talk contribs uploaded File:TArduinoMinValueDateTime.Preview.png
- 07:54, 15 August 2025 Visuino talk contribs created page Max Date/Time Value (Created page with "Image:TArduinoMaxValueDateTime.png == Summary == Tracks and outputs the latest (maximum) Date/Time value from the input; a reset pin clears the detection. == Description == The **Max Date/Time Value** component monitors the incoming **In** signal and keeps the most recent (latest) Date/Time value received since the last reset or since startup. When **Reset** is triggered, the stored maximum is cleared, and the next incoming value becomes the new baseline for trac...")
- 07:53, 15 August 2025 Visuino talk contribs created page File:TArduinoMaxValueDateTime.Preview.png
- 07:53, 15 August 2025 Visuino talk contribs uploaded File:TArduinoMaxValueDateTime.Preview.png
- 07:47, 15 August 2025 Visuino talk contribs created page 3D Orientation Snapshot (Created page with "Image:TArduino3DOrientationSnapshot.png == Summary == Captures and holds a 3D orientation value on a snapshot trigger. == Description == The **3D Orientation Snapshot** component stores the orientation present at its **In** pin when the **Snapshot** pin is triggered. The stored value is held and output continuously until another snapshot event occurs. This is useful for “freezing” the 3D orientation state at a specific moment for further processing or outpu...")
- 07:46, 15 August 2025 Visuino talk contribs created page File:TArduino3DOrientationSnapshot.Preview.png
- 07:46, 15 August 2025 Visuino talk contribs uploaded File:TArduino3DOrientationSnapshot.Preview.png
- 07:43, 15 August 2025 Visuino talk contribs created page 3D Orientation Change Only (Created page with "Image:TArduino3DOrientationChangeOnly.png == Summary == Outputs a 3D orientation only when it changes from the previous value. == Description == The **3D Orientation Change Only** component monitors the incoming 3D orientation signal and compares it to the last output value. If the orientation changes, the new value is passed to **Out**; if it remains the same, no output update is sent. This helps prevent unnecessary updates in systems where only changes are re...")
- 07:42, 15 August 2025 Visuino talk contribs created page File:TArduino3DOrientationChangeOnly.Preview.png
- 07:42, 15 August 2025 Visuino talk contribs uploaded File:TArduino3DOrientationChangeOnly.Preview.png
- 07:38, 15 August 2025 Visuino talk contribs created page Remember 3D Orientation Value (Created page with "Image:TArduinoRemember3DOrientationValue.png == Summary == Stores and recalls a 3D orientation value on command. == Description == The **Remember 3D Orientation Value** component allows you to store the current incoming 3D orientation and later recall it. When a signal is received on **Remember**, the current **In** value is saved internally. When a signal is received on **Recall**, the stored value is sent to **Out**. This is useful in: - **Robotics** – mem...")
- 07:38, 15 August 2025 Visuino talk contribs created page File:TArduinoRemember3DOrientationValue.Preview.png
- 07:38, 15 August 2025 Visuino talk contribs uploaded File:TArduinoRemember3DOrientationValue.Preview.png
- 07:35, 15 August 2025 Visuino talk contribs created page 3D Orientation Value (Created page with "Image:TArduino3DOrientationValue.png == Summary == Generates a fixed 3D orientation signal with optional state-change control. == Description == The **3D Orientation Value** component outputs a constant 3D orientation state, selectable from six directions (**Go Up**, **Go Right**, **Go Left**, **Go Down**, **Go Front**, **Go Back**). It supports configurable element actions, such as setting the orientation immediately or in response to a clock signal. This compo...")
- 07:34, 15 August 2025 Visuino talk contribs created page File:TArduino3DOrientationValue.Preview.png
- 07:34, 15 August 2025 Visuino talk contribs uploaded File:TArduino3DOrientationValue.Preview.png