public override bool IsValid() { return(Short.IsValid() && this.Long.IsValid() && this.Signal.IsValid()); }