Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::etg::EniProcessDataWindow Struct Reference

Where one device's process data sits in the master's image (ENI ProcessData/Send or ProcessData/Recv). More...

#include <eni.h>

Public Attributes

std::uint32_t bitStart = 0
 Offset of the window within the image, in bits.
 
std::uint32_t bitLength = 0
 Length of the window, in bits.
 

Detailed Description

Where one device's process data sits in the master's image (ENI ProcessData/Send or ProcessData/Recv).

Member Data Documentation

◆ bitLength

std::uint32_t mm::etg::EniProcessDataWindow::bitLength = 0

Length of the window, in bits.

◆ bitStart

std::uint32_t mm::etg::EniProcessDataWindow::bitStart = 0

Offset of the window within the image, in bits.


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