Functions - Manual - SIMATIC AX - Instructions that can be used for Freeport communication. - Siemens.Simatic.S71500.CommunicationsProcessor.PointToPoint,library

Siemens.Simatic.S71500.CommunicationsProcessor.PointToPoint library

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
0.1.59
Edition
09/2023
Language
English (original)
Package Name
@ax/simatic-1500-pointtopoint
Functions and Function Blocks Description
PortConfig change parameters such as the data transmission rate in runtime using your program.
ReceiveConfig change receive parameters in runtime using your program.
ReceiveP2P checks the frames received in the CM. If a frame is available, it is transmitted from the CM to the CPU.
ReceiveReset clears the receive buffer in the CM.
SendConfig change send parameters in runtime using your program.
SendP2P checks the frames received in the CM. If a frame is available, it is transmitted from the CM to the CPU.