EnableEventNode.srv
Go to the documentation of this file.
1 string module_name # Name of the module
2 string node_name # Name of the GenICam event node.
3  # The list of the available node name can be obtained
4  # through service get_event_node_status_list
5 
6 string callback_node # Name of the callback node. The event data will be
7  # published when the callback node data is updated
8 
9 string event_topic_name # Custom name for the event topic. Leave empty to
10  # use the default event topic of the camera
11 
12 bool value # true to enable, false to disable
13 ---


omronsentech_camera
Author(s): OSE ROS Support
autogenerated on Tue Jul 2 2019 19:44:14