Omron SYSMAC CP CP1E-N@@D@-@ Instrukcja Użytkownika Strona 270

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 467
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 269
2 Instructions
2-234
CP1E CPU Unit Instructions Reference Manual(W483)
Function
FIX
FIX(450) converts the integer portion of the 32-bit floating-point number in S+1 and S (IEEE754-format)
to 16-bit signed binary data and places the result in R.
Only the integer portion of the floating-point data is converted, and the fraction portion is truncated.
Example conversions:
A floating-point value of 3.5 is converted to 3.
A floating-point value of –3.5 is converted to –3.
FIXL
FIXL(451) converts the integer portion of the 32-bit floating-point number in S+1 and S (IEEE754-for-
mat) to 32-bit signed binary data and places the result in R+1 and R.
Only the integer portion of the floating-point data is converted, and the fraction portion is truncated.
Example conversions:
A floating-point value of 2,147,483,640.5 is converted to 2,147,483,640.
A floating-point value of –214,748,340.5 is converted to –214,748,340.
S+1
S
R
Floating-point data (32 bits)
Signed binary data (16 bits)
S+1 S
R+1 R
Floating-point data (32 bits)
Signed binary data (32 bits)
Przeglądanie stron 269
1 2 ... 265 266 267 268 269 270 271 272 273 274 275 ... 466 467

Komentarze do niniejszej Instrukcji

Brak uwag