Download Print this page

Anybus CompactCom 40 Network Manual page 47

Ethernet/ip iiot
Hide thumbs Also See for CompactCom 40:

Advertisement

Server Side Include (SSI)
Type (Required)
The Type-character is required and determines the basic representation as follows:
Type Character Representation
c
d, i
e, E
f
g, G
o
s
u
x, X
%
Flags (Optional)
Flag Character
-
+
(space)
0 (zero)
#
Width (Optional)
Width
number
Precision (Optional)
The exact meaning of this field depends on the type character:
Type Character Meaning
d, i, o, u, x, X
e, E, f
g, G
s
c
Modifier
Modifier
Character
hh
h
L
Anybus CompactCom 40 EtherNet/IP IIoT Network Guide
Single character
Signed decimal integer.
Floating-point number in exponential notation.
Floating-point number in normal, fixed-point notation.
%e or %E is used if the exponent is less than -4 or greater than or
equal to the precision; otherwise %f is used. Trailing zeroes/
decimal point are not printed.
Unsigned octal notation
String of characters
Unsigned decimal integer
Hexadecimal integer
Literal %; no assignment is made
Meaning
Left-justify the result within the give width (default is right justification)
Always include a + or - to indicate whether the number is positive or negative
If the number does not start with a + or -, prefix it with a space character instead.
Pad the field with zeroes instead of spaces
For %e, %E, and %f, forces the number to include a decimal point, even if no digits follow. For %
x and %X, prefixes 0x or 0X, respectively.
Meaning
Specifies the minimum number of characters to be printed.
If the value to be printed is shorter than this number, the result is padded to make up the field
width. The result is never truncated even if the result is larger.
Specifies the minimum no. of decimal digits to be printed. If the value to be printed is shorter
than this number, the result is padded with space. Note that the result is never truncated, even
if the result is larger.
Specifies the no. of digits to be printed after the decimal point (default is 6).
Specifies the max. no. of significant numbers to be printed.
Specifies the max. no. of characters to be printed
(no effect)
Meaning
Argument is interpreted as SINT8 or UINT8
Argument is interpreted as SINT16 or UINT16
Argument is interpreted as SINT32 or UINT32
45 (244)
Example
b
565
5.6538e2
565.38
565.38
1065
Text
4242
4e7f
%
SCM-1202–069 1.9 en-US

Advertisement

loading
Need help?

Need help?

Do you have a question about the CompactCom 40 and is the answer not in the manual?

Questions and answers