The number of inputs to the LSAND function block is an extensible parameter. The block default is two inputs. To add additional input connectors to the block:
The LSAND function block examines the inputs you define and applies the logical AND function to the inputs. When all inputs are True (1), the output is True. When one or more of the inputs is False (0), the output is False.