NeoDeviceEx Structure
Last updated
Last updated
A structure used by and to locate and open neoVI devices.
Remarks
FindNeoDevicesEx. Then the structure is used by to make a physical connection to a neoVI (ECU) device.
neoDevice
Structure that containing device information like Serial number, device type, and Device Handel
unsigned long FirmwareMajor
Returns the Major firmware version of the device
unsigned long FirmwareMinor
Returns the Minor firmware version of the device
unsigned long Status
Tells the status of the device.
CoreMini Running = 1; Bootloader = 2;
unsigned long Reserved
Reserved for future use