64 bit Integer On/Off Switch

From Visuino
Jump to navigation Jump to search

File:TArduinoInteger64Switch.png

Summary

Controls whether a 64-bit integer input is passed through to the output.

Description

The **Integer On/Off Switch (Int64)** component enables or disables the flow of a 64-bit integer signal. When enabled, values from the **In** pin are forwarded directly to the **Out** pin. When disabled, the output is blocked, allowing conditional control of data flow.

Diagram:

Categories

Properties

  • Initial Enabled – Boolean – determines the initial enabled/disabled state when the system starts.

Pins

  • In – 64-bit integer input.
  • Enable – Boolean input – enables or disables signal flow.
  • Out – 64-bit integer output.