ICommunicationLayer..::..FrameEndSignal Method
Transmits the data contained in the frame.
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
TFrameEndSignalRes FrameEndSignal( UMessage frame )
Function FrameEndSignal ( _ frame As UMessage _ ) As TFrameEndSignalRes
TFrameEndSignalRes^ FrameEndSignal( UMessage^ frame )
Parameters
- frame
- Type: CAS.Lib.CommonBus.CommunicationLayer..::..UMessage
Frame with the data to be transmitted.