Phidget GPS.lvlib:GPS_PositionFixStateChangeEventExe.vi

Occurs when a position fix is obtained or lost.

Phidget GPS.lvlib:GPS_PositionFixStateChangeEventExe.vi

Device Support:

1040_0 (ver: 100, 101) GPS : Supported

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

Event # Identification

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.

ibool

FixState

The state of the position fix. True indicates a fix is obtained. False indicates no fix found.

iu64

phid

Device # Identification of the device that triggered the event.

ieventregrn

Event Registration Refnum Out

Same as Event Registration Refnum In