stNemesysV4 Struct Reference

Nemesys device object - required for Nemesys access and communication. More...

#include <nem4_rs232_api.h>

+ Collaboration diagram for stNemesysV4:

Data Fields

struct CsiDev Device
 CSI device object.
 
uint32_t DigOutShadowRegister
 the shadow register helps setting individual digital outputs
 
TNemV4Scaling ForceLimitScaling
 scaling parameters for setting force limit
 
TNemV4Scaling ForceSensorScaling
 scaling parameters for force sensor
 
double InnerSyringeArea_mm2
 stores the calculated inner syringe area
 
double InnerSyringeDiameter_mm
 conversion factor speed/position into velocity/volume
 
int32_t LastVelocity
 last velocity value
 
float MaxForce_kN
 the maximum force of the device - depends on device type
 
int32_t MaxPos
 maximum position of pusher in increments
 
uint32_t MaxVelocity
 stores the maximum velocity
 
int32_t MinPos
 minimum position of pusher in increments
 
uint8_t OpMode
 buffers operation mode
 
double PosUnitsPerRevolution
 conversion factor between Nemesys position units and revolutions
 
int ProductType
 Nemesys product type -. More...
 
double VelUnitsPerRPM
 conversion factor between Nemesys velocity units and RPM
 

Detailed Description

Nemesys device object - required for Nemesys access and communication.

Examples:
NemV4Test.cpp.

Field Documentation

int stNemesysV4::ProductType

Nemesys product type -.

See also
eProductType for the available types
Examples:
NemV4Test.cpp.

Referenced by NemV4DevInit().


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