AlignmentSequentialAlignmentRules Property |
A list of rules on how to align fields in memory.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic IReadOnlyList<(int fieldSizeBits, int alignmentBits)> AlignmentRules { get; set; }Property Value
Type:
IReadOnlyListValueTupleInt32,
Int32
See Also