TG Motion  version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
P10BOOL Struct Reference

Structure similar to P10DOUBLE, using integers. Its use is for setting additional flags to axes. More...

#include <TGM_CNC.h>

Public Member Functions

 P10BOOL (int32_t _x, int32_t _y, int32_t _z, int32_t _c, int32_t _b, int32_t _u, int32_t _v, int32_t _w, int32_t _a, int32_t _o)
 constructor
 
 P10BOOL ()
 default constructor
 
 P10BOOL (const P10BOOL &n)
 copy constructor
 
P10BOOLoperator= (const P10BOOL &n)
 Assignment operator.
 

Detailed Description

Structure similar to P10DOUBLE, using integers. Its use is for setting additional flags to axes.

Definition at line 754 of file TGM_CNC.h.


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