Update values of UInt64 variables.
Calls the respective API function call.
Namespace:
Emulate3D.FMI.V3
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic Status GetUInt64(
IVariable[] variables
)
Parameters
- variables
- Type: Emulate3D.FMIIVariable
UInt64 variables.
Return Value
Type:
StatusStatus flag of the API function call.
See Also