
58
File components
Appendix A
Instruction book, PHD API Reference
Parameter
Object
parameter
Parent:
message
Data
Attributes
Type
Required
Description
name
number
Yes
The identifying name of the
parameter
startPosition
number
Yes
The bit position (0 indexed) at
which the parameter starts. The
start position and length
combination must be within the
bounds of the parent message
length.
length
number
Yes
The length of the parameter, in
bits. For raw and string types, this
must be byte aligned (length % 8
= 0). For integer types, this must
be 0 < length < 64.
endian
enumeration
Yes
The endianness of the parameter.
Must be one of the following:
•
big
•
little
dataType
enumeration
Yes
The data type of the parameter.
Must be one of the following:
•
integer : The parameter
represents an unsigned single
primitive type whose size is
described by the rule 2(3,6).
•
raw : The parameter
represents a consecutive
series (array) of bytes.
•
string : The parameter
represents an ASCII string
with or without a NUL
terminator.
Notes
A parameter description object.
Summary of Contents for PHD28
Page 1: ...Parker Hannifin Display PHD User Guide UG PHD 1040001 201707 010...
Page 52: ...44 PHD Mounting the PHD 9 1 2 PHD50 Figure 18 PHD50 dimensions mm...
Page 53: ...User Guide 45 Mounting the PHD 9 1 3 PHD70 Figure 19 PHD70 dimensions mm...
Page 58: ...Parker Hannifin Display PHD User Guide HY33 5021 IB US...
Page 59: ...PHD Network Interface Configuration Publ no HY33 5021 M1 UK Edition 2017 02 02...
Page 75: ...PHD API Reference Publ no HY33 5021 M2 UK Edition 2017 02 13...