# MulFactor

## `MulFactor` (FB)

FUNCTION\_BLOCK MulFactor

### Short description

> Multiplication of the input value by the factor\
> Output of the product

### Representation

<figure><img src="https://2592874069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQR4vCFzt6ixgsqlR3pdR%2Fuploads%2FBfrDNleB9ma1IUACXXiG%2FMulFactorbild.png?alt=media&#x26;token=64f46eb3-2329-422f-bc40-35b26fcc2416" alt=""><figcaption></figcaption></figure>

InOut:

| Scope       | Name      | Type   | Initial |
| ----------- | --------- | ------ | ------- |
| Input       | `rIn`     | `REAL` |         |
| Output      | `rOut`    | `REAL` |         |
| Input Const | `rFactor` | `REAL` | 1       |
