RMPService.GetComFBForComAddress (METH)ΒΆ
METHOD GetComFBForComAddress : IRMPFBCommunication
This functions returns the communication FB used to communicate to or from a given Module ComAddress of a Module.
- ..note:
- If communication FBs are not used for communication this function will always return 0!
- ..return:
- If FB communication was used and a FB communicating to or from the given ComAddress exists the correspnding FB/Interface is returnedIf no communication FB is available 0 is reutnred.
- InOut:
Scope
Name
Type
Comment
Return
GetComFBForComAddress
Input
udiModuleComAddress
UDINT
The ComAddress of the Module for which the CommunicationFB shall be received