Phidget DC Motor.lvlib:DCMotorVelocityChangeEventExe.vi

Waits for a DCMotor Velocity Update event and provides relevant information.

Occurs when the motor velocity changes.

Phidget DC Motor.lvlib:DCMotorVelocityChangeEventExe.vi

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

c1du64

Devices In

A list of devices registered for the same type of event.

ceventregrn

Event Registration Refnum In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

ibool

Event?

Returns TRUE if the event has executed, or FALSE otherwise.

i1du64

Devices Out

Same as Devices In.

ii32

Index

The index of the device that triggered the event within the Devices In array.

iu64

phid

Device # Identification of the device that triggered the event.

idbl

Velocity

The duty cycle of the motor controller

ieventregrn

Event Registration Refnum Out