omronsentech_camera/GenICamEvent Message

File: omronsentech_camera/GenICamEvent.msg

Raw Message Definition

string name                     # Name of the GenICam event node
bool  enabled                   # whether the event is enabled 
string[] callback_node_list     # List of the callback node for the event
bool[]   callback_enabled_list  # List of the corresponding callback node status

Compact Message Definition

string name
bool enabled
string[] callback_node_list
bool[] callback_enabled_list