Breadcrumbs

AnalogInputRead

The AnalogInputRead component allows to read the Analog Input present value from server devices.

97 AnalogInputRead.png
AnalogInputRead component

The AnalogInputRead 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 AI present values from devices defined in the BACnetMasterSlaveNetwork.