[DW_R] DWORD to REAL conversion
Description
This instruction copies the bit string from IN to OUT. The instruction does not perform a value change.
To achieve a value change to REAL, the combination of DW_DI instruction and subsequent DI_R instruction must be used.
Troubleshooting
N/A
Parameters
Parameters | Declaration | Data type | Description | Default |
|---|---|---|---|---|
IN | Input | DWORD | Input value | 0 |
OUT | Output | REAL | Output value | 0 |