Skip to content

Conversation

@mr-sven
Copy link

@mr-sven mr-sven commented Sep 18, 2025

Novanta Everest controllers support reading of analog values as Real32.

The value can be converted back using IEE754 conform data cast:

float value = *reinterpret_cast<float *>(&msg->data);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant