omronsentech_camera/ReadNodeBool Service

File: omronsentech_camera/ReadNodeBool.srv

Raw Message Definition

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

Compact Message Definition

string module_name
string node_name

bool value