MC-Basic:SYSTEM.HOSTDOUBLE
Language: | English • 中文(简体) |
---|
Double precision floating point (64-bits) container and signed long (32-bit) container are supported.
Container shall carry only data of the same type. Type of data is specified in the header.
Server (softMC) will compare a checksum and do some minimum validity check of start index and data length.
Short form
Sys.Hdoub
System.Hdoub
Syntax
?Sys.HostDouble[<index>]
?System.HostDouble[<index>]
Availability
All versions
Type
Double
Range
0 to 128
Default
0
Scope
Task or Terminal
Limitations
- Read only
Examples
val1 = System.HostDouble[12]