i2c.BeforeWriteOutputs (METH)ΒΆ
METHOD BeforeWriteOutputs : INT
This method can be overloaded by extending FBs.
It is used to write the outputs to the device at the end of the cycle.
Always including a call of the base implementation with super^.BeforeWriteOutputs()
In the base implementation, the body of the FB is called.
- InOut:
Scope
Name
Type
Return
BeforeWriteOutputs
INT