Classes | Typedefs | Functions
Phidget Labview Functions

Classes

struct  _lvDictionary
struct  _lvDouble
struct  _lvDoubleDoubleDouble
struct  _lvError
struct  _lvIndexedDouble
struct  _lvIndexedInt32
struct  _lvIndexedInt32Int32
struct  _lvIndexedInt64
struct  _lvInt32
struct  _lvInt32Array
struct  _lvIRCode
struct  _lvIRLearn
struct  _lvManager
struct  _lvNothing
struct  _lvRFIDTag2
struct  _lvSpatialData
struct  _lvUInt8Array
struct  lvArrInt32
struct  lvArrUInt8

Typedefs

typedef struct lvArrInt32 ** lvArrInt32DH
typedef struct lvArrInt32lvArrInt32H
typedef struct lvArrUInt8 ** lvArrUInt8DH
typedef struct lvArrUInt8lvArrUInt8H
typedef struct _lvDictionary lvDictionary
typedef struct _lvDouble lvDouble
typedef struct
_lvDoubleDoubleDouble 
lvDoubleDoubleDouble
typedef struct _lvError lvError
typedef struct _lvIndexedDouble lvIndexedDouble
typedef struct _lvIndexedInt32 lvIndexedInt32
typedef struct _lvIndexedInt32Int32 lvIndexedInt32Int32
typedef struct _lvIndexedInt64 lvIndexedInt64
typedef struct _lvInt32 lvInt32
typedef struct _lvInt32Array lvInt32Array
typedef struct _lvIRCode lvIRCode
typedef struct _lvIRLearn lvIRLearn
typedef struct _lvManager lvManager
typedef struct _lvNothing lvNothing
typedef struct _lvRFIDTag2 lvRFIDTag2
typedef struct _lvSpatialData lvSpatialData
typedef struct _lvUInt8Array lvUInt8Array

Functions

LABVIEW_EXPORT int CCONV CPhidgetDictionary_set_OnKeyChange_LabviewHandler (CPhidgetDictionaryHandle dict, CPhidgetDictionaryListenerHandle *listen, const char *pattern, LVUserEventRef *lvEventRef)

Detailed Description

Calls specific to the Phidget Labview Support.


Typedef Documentation

typedef struct lvArrInt32 ** lvArrInt32DH
typedef struct lvArrInt32 * lvArrInt32H
typedef struct lvArrUInt8 ** lvArrUInt8DH
typedef struct lvArrUInt8 * lvArrUInt8H
typedef struct _lvDictionary lvDictionary

Used for Labview dictionary key change events

typedef struct _lvDouble lvDouble

Used for Labview events that return a double

Used for Labview events that return 3 doubles

typedef struct _lvError lvError

Used for Labview events that return an error code/string

Used for Labview events that return an indexed double

Used for Labview events that return an indexed int32

Used for Labview events that return two indexed int32s

Used for Labview events that return an indexed int64

typedef struct _lvInt32 lvInt32

Used for Labview events that return an int32

typedef struct _lvInt32Array lvInt32Array

Used for Labview events that return an int32 array

typedef struct _lvIRCode lvIRCode

Used for Labview events that return an IR Code

typedef struct _lvIRLearn lvIRLearn

Used for Labview events that return IR Learn data

typedef struct _lvManager lvManager

Used for Labview manager attach and detach events

typedef struct _lvNothing lvNothing

Used for Labview events where only the event sender is returned

typedef struct _lvRFIDTag2 lvRFIDTag2

Used for Labview events that return an rfid tag (v2)

typedef struct _lvSpatialData lvSpatialData

Used for Labview events that return spatial data

typedef struct _lvUInt8Array lvUInt8Array

Used for Labview events that return an uInt8 array


Function Documentation

LABVIEW_EXPORT int CCONV CPhidgetDictionary_set_OnKeyChange_LabviewHandler ( CPhidgetDictionaryHandle  dict,
CPhidgetDictionaryListenerHandle listen,
const char *  pattern,
LVUserEventRef *  lvEventRef 
)

Sets up a Labview event callback for the Attach event. Event callback returns an _lvNothing.

Parameters:
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Detach event. Event callback returns an _lvNothing.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the ServerConnect event. Event callback returns an _lvNothing.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the ServerDisconnect event. Event callback returns an _lvNothing.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Error event. Event callback returns an _lvError.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the AccelerationChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the VelocityChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the CurrentChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the BridgeData event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the InputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionChange event. Event callback returns an _lvIndexedInt32Int32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Count event. Event callback returns an _lvIndexedInt32Int32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionChange event. Event callback returns an _lvDoubleDoubleDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionFixStatusChange event. Event callback returns an _lvInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the InputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the OutputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the SensorChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Code event. Event callback returns an _lvIRCode.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the RawData event. Event callback returns an _lvIRRawData.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Learn event. Event callback returns an _lvIRLearn.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the InputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the VelocityChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the CurrentChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the EncoderPositionChange event. Event callback returns an _lvIndexedInt32Int32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the EncoderPositionUpdate event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the BackEMFUpdate event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the SensorUpdate event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the CurrentUpdate event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PHChange event. Event callback returns an _lvDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the OutputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Tag event. Event callback returns an _lvRFIDTag.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the TagLost event. Event callback returns an _lvRFIDTag.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the RawData event. Event callback returns an _lvRFIDRawData.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the Tag2 event. Event callback returns an _lvRFIDTag2.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the TagLost2 event. Event callback returns an _lvRFIDTag2.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the SpatialData event. Event callback returns an _lvSpatialData.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the InputChange event. Event callback returns an _lvIndexedInt32.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the PositionChange event. Event callback returns an _lvIndexedInt64.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the VelocityChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the CurrentChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the TemperatureChange event. Event callback returns an _lvIndexedDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref Sets up a Labview event callback for the WeightChange event. Event callback returns an _lvDouble.
phidAn attached phidget handle.
lvEventRefLavbiew user event ref


pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22