Breadcrumbs

BinaryInputRead

The BinaryInputRead component allows to read the Binary Input present value from server devices.

98 BinaryInputRead.png
BinaryInputRead component

The BinaryInputRead component has the following slots:

  • Status: shows the status of the component (OK, Fault);

  • FaultCause: informs about a cause of the component’s Fault status:

    • None: component’s status is OK,

    • BadParent: component is located under wrong parent component,

    • ReadError

    • WriteError

    • Error

    • DeviceDisabled: the server device to read the value from is disabled,

    • NetworkDisabled: the BACnet network is disabled,

    • Disabled: the component is disabled,

    • TooManyPoints: exceeds the standard limit of points for the application (max. 100),

    • SomePointsDown

  • Enabled: allows to enable or disabled functioning of the component;

  • ObjectID: allows to set the BACnet ID for the point;

  • In1-In5: the BI present values from devices defined in the BACnetMasterSlaveNetwork.