INOS
|
Short comment. More...
#include <cinosbus.h>
#include <cinosprocessimagechannel.h>
#include <cinosbit.h>
#include <cinosprocessimagevalue.h>
#include <cinosadcchannel.h>
#include <cinosdacchannel.h>
#include <cinosposchannel.h>
#include <cinosprocessimagevalues.h>
#include <cinosbits.h>
#include <cinosadcchannels.h>
#include <cinosdacchannels.h>
#include <cinosposchannels.h>
Go to the source code of this file.
Classes | |
class | CINOSProcessImage |
class | CINOSLVDT |
Macros | |
#define | DF_PROCESS_IMAGE_NUMBER 8 |
#define | DF_PROCESS_IMAGE_DIGITAL_INPUTS 0 |
#define | DF_PROCESS_IMAGE_DIGITAL_OUTPUTS 1 |
#define | DF_PROCESS_IMAGE_ANALOG_INPUTS 2 |
#define | DF_PROCESS_IMAGE_ANALOG_OUTPUTS 3 |
#define | DF_PROCESS_IMAGE_DIGITAL_FLAGS 4 |
#define | DF_PROCESS_IMAGE_POSITIONS 5 |
#define | DF_PROCESS_IMAGE_AXES 6 |
#define | DF_PROCESS_IMAGE_SIO_CHANNELS 7 |
#define | DF_INOS_IMAGE_CHN_SIM_NO 0 |
#define | DF_INOS_IMAGE_CHN_SIM_YES 1 |
#define | DF_INOS_IMAGE_CHN_SIM_DEF 2 |
Variables | |
CINOSProcessImage * | g_pImage [8] |
CINOSMutex | g_ImageLock [8] |
lock used to protect process image creation | |
Short comment.
project : language : GNU C++ system :
Long comment on this file.