omronsentech_camera/ReadNodeFloat Service

File: omronsentech_camera/ReadNodeFloat.srv

Raw Message Definition

string  module_name   # Name of the module
string  node_name     # Name of the GenICam node
---
float64 value         # Retrieved value

Compact Message Definition

string module_name
string node_name

float64 value