The instruiction you are looking at is a Typecast function; the value in DB20.DBD0 is a DWORD format, which you convert to a REAL (IEEE floating-point value) before loading it to the variable "temp" (which presumably has been declared as a REAL value).