rllib  1
Public Attributes | List of all members
IPCMSGSTRUCT Struct Reference

the IPCMSGSTRUCT is the transfer buffer which is send trough TCP sockets More...

#include <rlcanopentypes.h>

Public Attributes

long typenumber
 
long msgtype
 
long transfertype
 
long processid
 
long boardid
 
long nodeid
 
long objectindex
 
long subindex
 
long pdoid
 
long mappingid
 
long rlmsgerr
 
char mtext [247]
 

Detailed Description

the IPCMSGSTRUCT is the transfer buffer which is send trough TCP sockets

Definition at line 389 of file rlcanopentypes.h.

Member Data Documentation

◆ boardid

long IPCMSGSTRUCT::boardid

Definition at line 410 of file rlcanopentypes.h.

◆ mappingid

long IPCMSGSTRUCT::mappingid

Definition at line 415 of file rlcanopentypes.h.

◆ msgtype

long IPCMSGSTRUCT::msgtype

Definition at line 402 of file rlcanopentypes.h.

◆ mtext

char IPCMSGSTRUCT::mtext[247]

Definition at line 417 of file rlcanopentypes.h.

◆ nodeid

long IPCMSGSTRUCT::nodeid

Definition at line 411 of file rlcanopentypes.h.

◆ objectindex

long IPCMSGSTRUCT::objectindex

Definition at line 412 of file rlcanopentypes.h.

◆ pdoid

long IPCMSGSTRUCT::pdoid

Definition at line 414 of file rlcanopentypes.h.

◆ processid

long IPCMSGSTRUCT::processid

Definition at line 409 of file rlcanopentypes.h.

◆ rlmsgerr

long IPCMSGSTRUCT::rlmsgerr

Definition at line 416 of file rlcanopentypes.h.

◆ subindex

long IPCMSGSTRUCT::subindex

Definition at line 413 of file rlcanopentypes.h.

◆ transfertype

long IPCMSGSTRUCT::transfertype

Definition at line 407 of file rlcanopentypes.h.

◆ typenumber

long IPCMSGSTRUCT::typenumber

Definition at line 391 of file rlcanopentypes.h.


The documentation for this struct was generated from the following file: