LrealIsFinite
This function tests whether a value is finite. If the return value is TRUE, then the value is finite.
Return value
Name | Type | Description |
---|---|---|
LrealIsFinite | BOOL | If the return value is TRUE, then the value is finite. |
Inputs
VAR_INPUT
x : REFERENCE TO LREAL;
END_VAR
Name | Type | Description |
---|---|---|
x | REFERENCE TO LREAL | Transfers the value being tested. |
Requirements
Development environment | Target platform | PLC libraries to be integrated (category group) |
---|---|---|
TwinCAT v3.1.4020 | PC or CX (x86, x64, Arm®) | Tc2_Utilities (System) >=3.3.16.0 |