ControllerConfigUtil.GetDataRecord (METH)ΒΆ
METHOD GetDataRecord : ConfigError
Get a data record of a submodule.
By using this method together with UpdateDataRecord(), the settings / parameters of a module or device can be updated at runtime.
- InOut:
Scope
Name
Type
Comment
Return
GetDataRecordInput
IDDWORDID of the submodule that is owner of the data record
INDEXUINTIndex of the data record
MLENUDINTMaximum length to be read
RECORDPOINTER TO BYTE
Data record
Output
LENUDINTLength of the data record