RAD-Meteor
All DocsProductsLearning CenterSupport
  • RAD-Meteor
  • 10BaseT1s Connections
  • 10BaseT1s Test Modes
  • Display: Main Screen
    • Display: Setup Screens
  • Using on Windows
    • Using in Vehicle Spy
  • Using on Linux
  • Host USB Commands
    • Host USB Responses
  • LED Indicators
    • RAD-Meteor Button Indicators
  • Oscilloscope Trigger
  • Stand Alone Packet Generator
  • Firmware Update
    • Device Release History
  • Specifications
  • Buy Now
Powered by GitBook
LogoLogo

Applications

  • Cybersecurity
  • Data Logging
  • Simulate ECU Functions
  • Diagnostics, Testing and Validation

Products

  • Vehicle Network Adapters
  • Data Loggers
  • Software
  • Automotive Ethernet Tools

Support

  • Support Resources
  • Contact Support
  • Class Schedule & Registration
  • Training Video Library

Company

  • About
  • News
  • Events
  • Contact Us

Copyright © 2025 | All Rights Reserved

On this page
  • Overview
  • Responses
  • Status Response
Edit on GitHub
  1. Host USB Commands

Host USB Responses

PreviousHost USB CommandsNextLED Indicators

Last updated 1 year ago

NOTE : This feature is currently disabled. Contact Intrepid support for availability.

Overview

The RAD-Meteor can generate Ethernet frames that occur across the USB interface only. These responses allow the RAD-Meteor to communicate status to the host. For example, these responses can provide additional information about the T1s network. For example the status message contains status information like on the .

Responses

The data payload begins at 42 bytes. The first two bytes of the payload are the response id in big endian format (55 is the first byte). The response's data begins right after the command (44 bytes). The table below lists the responses.

Response
ID
Notes

HOST_RESPONSE_STATUS_ID

0x5501

Status Response

Position
ID
Encoding
Notes

HOST_RESPONSE_STATUS_PLCA_ACTIVE

0

bit

HOST_RESPONSE_STATUS_PLCASTATUS1

1

little endian bitfield

See below

HOST_RESPONSE_STATUS_PLCASTATUS2

3

Not Implemented

HOST_RESPONSE_STATUS_PLCASTATUS3

5

Not Implemented

HOST_RESPONSE_STATUS_BEACON_COUNT

7

uint32

Not Implemented

HOST_RESPONSE_STATUS_TX_OPPORTUNITY_CNT

11

uint32

Not Implemented

The status response is sent on a interval when commanded by the . It contains device status such as PHY settings, Network statistics, and device performance.

main screen
164KB
RADMeteor.vs3
Vehicle Spy Setup File to decode status messages
Figure 1 - Analyzers like Vehicle Spy can decode Ethernet frame data such as the status message.
Figure 2 - PLCA Status bits reported in status 1.
Settings command