SyscDataTransfer Struct Reference Last update: 17.07.2025 Provide a struct for a data transfer. More... #include <syscDataTransfer.h> Data FieldsSyscVariable sourceVariable SyscVariable targetVariable enum SyscInterfaceSide targetSide Detailed Description Provide a struct for a data transfer. Data transfer specifies the source and target variables for mapping. Definition at line 29 of file syscDataTransfer.h. Field Documentation ◆ sourceVariable SyscVariable SyscDataTransfer::sourceVariable Definition at line 30 of file syscDataTransfer.h. ◆ targetSide enum SyscInterfaceSide SyscDataTransfer::targetSide Definition at line 32 of file syscDataTransfer.h. ◆ targetVariable SyscVariable SyscDataTransfer::targetVariable Definition at line 31 of file syscDataTransfer.h.