OutReal Function

Retrieve the output port status as the 32 bits floating-point data (IEEE754 compliant).

Syntax
OutReal (WordPortNumber)

Parameters

WordPortNumber
Specify the I/O output word.

Return Values
Returns the specified output port status in 32 bits floating-point data (IEEE754 compliant).

See Also
In Function, InW Function, InBCD Function, InReal Function, Out Statement, OutW Statement, OpBCD Statement, OutReal Statement

OutReal Function Example

Real rdata01

rdata01 = OutReal(0)