MATLAB XPC TARGET 4 - DEVICE DRIVERS Specifications Page 89

  • Download
  • Add to my manuals
  • Print
  • Page
    / 653
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 88
GPIB Simulink Block Reference
3-23
Supported Data Types for Message Fields
The following table lists the supported data types for the message fields
.SendData and .Recdata.
Format Description
%c
and %C
Single character and wide character
%d or %I
Signed decimal integer
%u
Unsigned decimal integer
%o
Unsigned octal integer
%x or %X
Unsigned hexadecimal integer using ’abcdef’ or
’ABCDEF’ for the hexadecimal digits.
%e or %E
Exponential format using e or E
%f
Floating point
%g
Signed value printed in f or e format depending on
which is smaller
%G
Signed value printed in f or E format depending on
which is smaller
Page view 88
1 2 ... 84 85 86 87 88 89 90 91 92 93 94 ... 652 653

Comments to this Manuals

No comments