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

Software position limit (0x607D) — the absolute end stops enforced in software. More...

#include <cia402_drive.h>

Public Attributes

int32_t min {}
 0x607D:01 — min position limit.
 
int32_t max {}
 0x607D:02 — max position limit.
 

Detailed Description

Software position limit (0x607D) — the absolute end stops enforced in software.

Member Data Documentation

◆ max

int32_t mm::node::SoftwarePositionLimit::max {}

0x607D:02 — max position limit.

◆ min

int32_t mm::node::SoftwarePositionLimit::min {}

0x607D:01 — min position limit.


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