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

One half of the master's process image (ENI ProcessImage/Inputs or /Outputs). More...

#include <eni.h>

Collaboration diagram for mm::etg::EniProcessImageArea:
[legend]

Public Attributes

std::uint32_t byteSize = 0
 Total size of this half, in bytes.
 
std::vector< EniVariablevariables
 Named values in it; may be empty.
 

Detailed Description

One half of the master's process image (ENI ProcessImage/Inputs or /Outputs).

Member Data Documentation

◆ byteSize

std::uint32_t mm::etg::EniProcessImageArea::byteSize = 0

Total size of this half, in bytes.

◆ variables

std::vector<EniVariable> mm::etg::EniProcessImageArea::variables

Named values in it; may be empty.


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