kvIoModuleAnalog Struct Reference

#include <canlib.h>

Data Fields

int type
 
float AO1
 
float AO2
 
float AO3
 
float AO4
 
float AI1
 
float AI2
 
float AI3
 
float AI4
 

Detailed Description

This define is used in kvIoGetModulePins() and kvIoSetModulePins(). This struct represents an analog add-on module.

Field Documentation

◆ AI1

float AI1

Analog In

◆ AI2

float AI2

Analog In

◆ AI3

float AI3

Analog In

◆ AI4

float AI4

Analog In

◆ AO1

float AO1

Analog Out

◆ AO2

float AO2

Analog Out

◆ AO3

float AO3

Analog Out

◆ AO4

float AO4

Analog Out

◆ type

int type

The type of the module. See: kvIO_MODULE_TYPE_xxx..


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