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, InW, InBCD, InReal, Out, OutW, OpBCD, OutReal

OutReal Function Example

Real rdata01

rdata01 = OutReal(0)