OneWire.AfterReadInputs (METH)ΒΆ
METHOD AfterReadInputs : INT
This method can be overloaded by extending FBs.
It is used to read in the inputs of the device in the beginning of the cycle.
Always including a call of the base implementation with super^.AfterReadInputs()
In the base implementation, the body of the FB is called.
- InOut:
- Scope - Name - Type - Return - AfterReadInputs- INT
