CONFIGDATA (STRUCT)¶
TYPE CONFIGDATA : STRUCT
Represents a serialized kinematics configuration.
- InOut:
Name
Type
Comment
abyData
ARRAY [0..gciMaxConfigData] OF BYTE
The byte stream representing the configuration.
TYPE CONFIGDATA : STRUCT
Represents a serialized kinematics configuration.
Name |
Type |
Comment |
---|---|---|
|
ARRAY [0..gciMaxConfigData] OF BYTE |
The byte stream representing the configuration. |