public override ushort GetSignalValue() { return((ushort)(Input1.GetSignalValue() & Input2.GetSignalValue())); }