IObjectDictionary.RaiseReadObject (METH)ΒΆ
METHOD RaiseReadObject : ABORT_CODE
Used to raise a read object event. All IODCallback instances (also associated CANopen stack) will be informed. Returns ABORT_CODE.SUCCESSFUL if reading is permitted else error reason.
- InOut:
Scope
Name
Type
Comment
Return
RaiseReadObjectABORT_CODE.SUCCESSFUL if reading is permitted; other ABORT_CODE if reading is not permitted
Input
itfObjectObject which should be read
itfSubObjectSubobject which should be read.