IObjectDictionary.RaiseObjectChanged (METH)ΒΆ

METHOD RaiseObjectChanged

Used to trigger an object changed event. Must be called if object is modified manually by writing to the object memory. All IODCallback instances (also associated CANopen stack) will be informed.

InOut:

Scope

Name

Type

Comment

Input

itfObject

IODObject

Object where object change happened

itfSubObject

IODSubObject

Subobject where value has changed.