This MVP release provides a complete full-stack solution for managing action mappings in Geutebruck's GeViScope and GeViSoft video surveillance systems. ## Features ### Flutter Web Application (Port 8081) - Modern, responsive UI for managing action mappings - Action picker dialog with full parameter configuration - Support for both GSC (GeViScope) and G-Core server actions - Consistent UI for input and output actions with edit/delete capabilities - Real-time action mapping creation, editing, and deletion - Server categorization (GSC: prefix for GeViScope, G-Core: prefix for G-Core servers) ### FastAPI REST Backend (Port 8000) - RESTful API for action mapping CRUD operations - Action template service with comprehensive action catalog (247 actions) - Server management (G-Core and GeViScope servers) - Configuration tree reading and writing - JWT authentication with role-based access control - PostgreSQL database integration ### C# SDK Bridge (gRPC, Port 50051) - Native integration with GeViSoft SDK (GeViProcAPINET_4_0.dll) - Action mapping creation with correct binary format - Support for GSC and G-Core action types - Proper Camera parameter inclusion in action strings (fixes CrossSwitch bug) - Action ID lookup table with server-specific action IDs - Configuration reading/writing via SetupClient ## Bug Fixes - **CrossSwitch Bug**: GSC and G-Core actions now correctly display camera/PTZ head parameters in GeViSet - Action strings now include Camera parameter: `@ PanLeft (Comment: "", Camera: 101028)` - Proper filter flags and VideoInput=0 for action mappings - Correct action ID assignment (4198 for GSC, 9294 for G-Core PanLeft) ## Technical Stack - **Frontend**: Flutter Web, Dart, Dio HTTP client - **Backend**: Python FastAPI, PostgreSQL, Redis - **SDK Bridge**: C# .NET 8.0, gRPC, GeViSoft SDK - **Authentication**: JWT tokens - **Configuration**: GeViSoft .set files (binary format) ## Credentials - GeViSoft/GeViScope: username=sysadmin, password=masterkey - Default admin: username=admin, password=admin123 ## Deployment All services run on localhost: - Flutter Web: http://localhost:8081 - FastAPI: http://localhost:8000 - SDK Bridge gRPC: localhost:50051 - GeViServer: localhost (default port) Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
856 lines
66 KiB
HTML
856 lines
66 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<title>Geutebrueck GeViSoftSDK .NET Wrapper: Class Members - Events</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
|
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
|
|
<td id="projectlogo"><img alt="Logo" src="label_geutebrueck_sdk_small.png"/></td>
|
|
|
|
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">Geutebrueck GeViSoftSDK .NET Wrapper
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<!-- Generated by Doxygen 1.7.5.1 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="classes.html"><span>Class Index</span></a></li>
|
|
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
|
|
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
<li><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="functions_prop.html"><span>Properties</span></a></li>
|
|
<li class="current"><a href="functions_evnt.html"><span>Events</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_evnt.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_evnt_0x64.html#index_d"><span>d</span></a></li>
|
|
<li class="current"><a href="functions_evnt_0x72.html#index_r"><span>r</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a class="anchor" id="index_r"></a>- r -</h3><ul>
|
|
<li>ReceivedAckAlarmByInstance
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acd11d8efb7a2d5b4d67eb89fa62939d5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAckAlarmByMG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4353bc7e007d2fc4671086eae05cada7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAckAlarmByType
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0f5e633f4a41ee42b9806ff1f8e5d50e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAckAllAlarmsOnMG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#afe0a3f2fa6e7b6e280cd8d30eb3c5751">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedActionByName
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a258f57dfd610118efe95539a110b1c65">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedActionDataCorrupt
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ada5c3f0d70c68cddf897ff7ad57f6e3e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedActivateAssignmentProfile
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a2249ff50d9e6237b4e681f8f4405ad86">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmAcked
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a03c14006ef14574a1d92afdae50d969a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmCopied
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3d7bed8e3acb7296ba321185f0e8cde5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmDisplayed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a64fc4478b4c9fa310e1a6a15de6bd72d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmMoved
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8326f881da15261b676a37e92a51540f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmQuitted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7dd0a167ec7d7338b4e07d3910049700">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmRetriggered
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a134b8cd7136020f5afa4b6aca2da440f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlarmStarted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7c42729c21b287db3ec669e26e19dae3">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedAlternateContact
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa90b67cdebd7066e89c035aba2171eac">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraAutoFocusOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad7fa323e28254cce758d92bddb47e56d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraAutoFocusOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a692f7122bc198db0f976dea34ebeba09">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraClearPrePosText
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4aa2f5938babbfa2bb37fbd580580f7f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCycleNext
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad7219216600904af428d1453d040a166">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCyclePause
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a074b82d48aec99b4c01efecda45c51fa">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCyclePrev
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aaa691c2b13144151c73f8a70536c9ee2">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCycleResume
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae7f165b5df740fe010962f2b945cae21">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCycleStart
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab8f7da5d7f5a89921807a244a01233bc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraCycleStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a14c943367606c9471c3b5c23ab76fcba">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraLightOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3482f64cf38044b1781678d6703380df">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraLightOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3a6d134267f8dd79006131c3d218c3f7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraManualIrisOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a342f366f9890a5f0b7f5916412345362">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraManualIrisOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0cf134bddc814bb0c5f9473b84e74893">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a9b3af0b9dd061403297b7c211d974576">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abc779c727b930c4053b48b6460f97788">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraPumpOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7b6ebcf6c1ca0d5bc92ae2564fc0229b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraPumpOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a1d404cf8c96b46e340fad7fe74f03e14">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraRAWOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a54ba0ed87faf268882c88b7e34292244">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSelectCharMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a55418f0c234f9f93060d6b62815e6ab8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSetCameraText
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a62d2522ccf5909c9c5da066b0d7eee47">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSetPrePosText
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a294df975ca4422992df508e2a7789032">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSmearAndWashOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aed4223b08f6aee9942d9e3f40dfa16bf">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSmearAndWashOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a19f0ce61f69090f774b155f7b6649eda">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpec1FuncOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6828bff88ad6759c8dfdd12969bc772b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpec1FuncOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af8145fd8e444b0da9e923eebddf043e2">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpecUFuncOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3815f2acbe8eb4bfebb6a6cf81e3aa46">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpecUFuncOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa923b10795468e2c2f88c4c2236c0ce1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpecVFuncOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3fd7c7511280b78dc5cc21738530bf77">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraSpecVFuncOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acdd2404c45baa027d61f9a5792ce860f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraStopAll
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a930ee9c5d7088fc50fd4627850608da6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTextOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a9ed772b6fe9d9db763acb5733811bf58">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTextOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab5a8530ed807745f5e652c941dccbc05">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourNext
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a377f8cc89103f9d8fb2f3936b14a5001">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourPause
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a313cc5836c8dcc9dde105a0edc7255aa">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourPrev
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac331a3ce6f605f78ad73b576b44a9aae">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourResume
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af4dace7fef83f909c4892121cf6e8c29">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourStart
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae11a04f72e80666c718394d8c3bd75fa">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraTourStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4448bd104d0c80efe08ff8439794dfe6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCameraVerOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a1625b25134c68f18db4f233e67e68c9e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedChangeRightProfile
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ababdac3c4852ee74252df72d1d6eb151">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedClearAlarmFlagVideoInput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0164cbab3530e116cf138083fb1ee552">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedClearAlarmFlagVideoOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0307c475de49b11fa60d0c75269a91a6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedClearVideoOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad311b59c4328eb7b2025bd7320f2df53">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCloseContact
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abd99f76a5c02d73a326f8cd04e94f3b2">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCopyActualAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acb029e7a7de8e59cbcac067db4e2a2d1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCopyAlarmByInstance
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac1513d0dd872b9db7e7518dac1bae9e0">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCopyCameraOnMonitor
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a73d9526250b5197967152e956b4a28ce">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCrossSwitch
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a64365e2aa6d86352ee007cdbd65372f8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCrossSwitchWithAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab4e30b7a689a2614f0fb42ccc8d81864">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedCustomAction
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abe04403d5fff45520fd4878b26b8d183">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDataBaseFailure
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5f9b9dd188ef580b1c43483f9a0f1478">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDataBaseMissing
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aca5ff7c384a0265cefd547e0ed93f4df">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDataBaseReady
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a99c35cd64c4d186330916ece15f1cfdd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDefaultPosCallUp
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a30aca494c190966fe1424d3985c724ee">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDefaultPosClear
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af208c499e5afc3389054815632cc2c46">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDefaultPosSave
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a71cf7219f5f63d754671809e86c566c7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedDisconnectUser
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa6a570884ec55d49127171dd2dbb3d9a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedEventRelation
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7fbd5865e6a40d27479425aa3f0930b8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedEventStarted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a61a7fc3dfb5d751de875f79d10e594f6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedEventStopped
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aab27ec7952de4b847c0216eca75697a6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedFastetModeOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acd5e86458099c30f66d5554746bfd215">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedFocusFar
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a18da0ed00dfbb9fda20571b69725807b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedFocusNear
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a9481ea64a3a7e51cb01e99f6f2d3761c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedFocusStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a676474c4a728ef7b3ca0be0bdca3e80a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedGeviScopeServerConnected
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af0f3a21e044b2993550623058fff220e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedGeviScopeServerConnectionFailed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a372449af9d51dde240cb09c32f20c95c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedGeviScopeServerDisconnected
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4d8bbffc5872ea011b5a168c2f9c3273">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedGscAction
|
|
: <a class="el" href="group__eventhandlers.html#ga176d6bfb3098ea94dedb2acb8653f9b7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedHistoricalAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3fcda200e830f0e403d8fb95ccface03">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedHistoricalInput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a898c1145d384cd30566e8c6dc95a6411">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorCameraOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a80c5f467080903b236db68841879777f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorDimLevel
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a77af58aeffb04506eb64986b6dd3ce02">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorGetDimLevel
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a09451ed30d40b19714f307fa7a7bcda4">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorLightOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#adda6a86aac9e12e6f1c48ab713697864">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorLightOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af536a75c8ac45107cf449723371cfa8d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad508b8b1b06235cb65df402db72d0abc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aeb149b153f5ae868385374e840c15574">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSetDimLevel
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aca25ae8697a707f7d97e44fabbd17c2f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncUOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa8d87d4369e7953037bc0a1756a9b2e3">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncUOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0cfd096c70a77d63638b510ef2224823">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncVOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7bb8b7bb9066c32e471e15c66e8eaeee">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncVOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3833afd2918d3e08cdfd532157ab9736">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncXOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a527cd6b708f296651666b012990eabdc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncXOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3f1fe1157df4cef4b07a56403c5c445f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncYOff
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3d0231c65f7d4a2d4fb526ef69b32f6b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIlluminatorSpecFuncYOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aab93fe4bc10e596cd6aece5f8a839548">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInformAllUsers
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae0b8c578a41b9644eb5ddad3600b9ef5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInformAllUsersMSG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a2c7fe4968a2d54e17673c5b64f6e53b9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInformUser
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a331efbf1c3d93b2b9a9b0a876a14e517">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInformUserMSG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a119ab2e3d2b7706186343477bbaf42b6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInputContact
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5d90ef412e22f3e6b72df30cb67b1e06">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedInputContactSabotage
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ade7948fdfa360d60c8a405d7891be129">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIrisClose
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a535843a7ab7fae8b31c9c2cf42dc2611">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIrisOpen
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4a246bce1dadd1b9720c9c862ab4e423">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedIrisStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5e718888e442d5ca90be4bf4ac9ca200">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedLogLastAction
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad5c0d2670a480044b01f4698d341f994">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedLogMessage
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad52606f3543700604a3c20248951b371">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedLogMessageMSG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a27d34634ff3a5fdd4277950b644884f9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedLogSourceAction
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5542ef84752788f25b300c7b8a725d38">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegAlarmAck
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#afcec7fcf5537e3af50b44d4ae4817a44">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegAlarmQuit
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acea7b0f3badc4cc7887d5b347ddef8c8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegAlarmStart
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad650d9350cfe1859db9a4b472db33b19">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegInitRequest
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a61199389a7241c59b1ede1421db9504c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegInitSeq
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8b5848522ed3f35b6734118b08d64ed9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegLockCamera
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a898d97adacf4ba143c0e922661a2a03e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMBegUnlockCamera
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5a918a79cd0de2939ee32144cf673b24">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAlarmAuxiliaryInput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a60396bb8a0cc0b177826dbb31a7be7d4">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAlarmCable
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a83a99abc5b975247372d491f42a62ee5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAlarmLUTamper
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8eb3dce5e289ef2af8e39ef848571968">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAlarmPMTamper
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abe1f3f5bc7c4cfbaa2687ff75c6ed2ec">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAlarmRMTamper
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a1d29643cbdf391fa87445c904d69795f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAuxiliaryAlarmState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac8413632821aa97f2cdcd3b158d363fd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPAuxiliarySensorStatus
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af04a147160974fd15d70f5111b266ef8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPCableAFaultState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a41f7e4788b4390070fc4b66d9a9ae566">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPCableBFaultState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a213a1ecba332782ea763ec7e2f28b2d1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPDisplaySegmentAlarmState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a47a7481e979fd5441d7a7636e8fa9727">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPDisplaySegmentStatus
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a52f455eaa378d6de07e162e5f1ce975c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPLUTamperAlarmState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7c34ae0fdf1b81e315be0e8cb90a1e14">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPLUTamperStatus
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a89f26ff83655207ac20c27f878cd9abc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPOffline
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a43c62ab54d5dde11a84bfefc8cfa9276">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPOnline
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aaebaac8608effa469d45cc2960ebcb62">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPPMComFailState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aab803fb2b82ac5a94750cf8d2ec8568c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPPMTamperAlarmState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5bd907ed75e42bf4e7c5843cdd7d4896">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPPMTamperStatus
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa38e2f837f0fd22f83816edbe630e327">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPQueryInterface
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a320ce06acb6b250c7ab3465875d2e25d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPRMComFailState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af284cc65461875a2e66d0027d1cf386c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPRMTamperAlarmState
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4e1c96f09b65e15ce7053dc8a7f96162">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPRMTamperStatus
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a77fdea8e07e7ab014128db2883ce7dcf">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureAuxiliarySensor
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa0fa7d5a536346d4278152c08b2585f0">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureAuxiliaryTP1
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6f4a4355e4da5235664f04072574b5cc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureAuxiliaryTP2
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aabd89f257b7b91255fc3a7178fa84586">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureDisplaySegment
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab9bc2a08ad73aeda946e94b2e185c13a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureLU
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae39d9116758e3aed5559ada1316a0d08">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecurePM
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a73b0ba072dc74cf7fc2b62de23b78630">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPSecureRM
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6abac7569ed8ed5638c94d5d4e8ea07a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPTurnARelayControl
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a29576d91fbcca4b03f677db9c85135bf">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMIPTurnRelaysOnOneZone
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab4848e62f54f3611f0eab83b97aba23f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMonitorGroupDisable
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acdb2676839839e1fe68e045966fd2947">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMonitorGroupEnable
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#adfabfff9d9124deece446622a9ea7532">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMonitorGroupStatusChanged
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab1f7abe3622a84f988e3b23c9d1483c3">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMoveActualAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a192b0bcb0942f3eb048c8591b03ca715">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMoveAlarmByInstance
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#af703474bedfcb50c416aec8f772ab0c1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscEventStarted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a61402997f3f7cd5d2aca33c090df5969">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscEventStopped
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6c857f9f415e6076bf4864363d673478">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscServerConnected
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7dc92f20c98dc8e93869a0fed5cc8fe9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscServerConnectFailed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae1194abd79bf1d6b1a2e7e9a30d51664">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscServerDisconnect
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac122907425e5fdf68717b67fbae03e89">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscServerDisconnected
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6e7f672d4e6a5ef52fd42da5aef1b3e0">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedMscSetupModified
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a2faa9acd5ef100ef76f7c1b91b343738">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedNormalModeOn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a92c17674605b28fd7509260f355501bd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedOpenContact
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a816f009ac05c381d061a35521bfd1bfb">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPanAuto
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a9b546c1265d4bd98d120bec93171a73d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPanLeft
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abae56a7ef77fbe6ccb2d0a006bae55c1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPanRight
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa2c98c7dad9a62a79fd564fb36f29eef">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPanStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a852641ee84cb68e2c4cdde68cb29a777">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPopUpAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aae46ee0f6b712820383015f4a5780b83">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPopUpNextAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a042381ec7401125b514ca199af6efed2">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPrePosCallUp
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa861832d7a25125126a832987001256f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPrePosClear
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac1dd3fadb69f1551a0a47c97dc1f56a8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedPrePosSave
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a72fdde18bd644cae6f0a427f4696ca79">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedQuitAlarmByInstance
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a1d6ad06c7a3782471863d034099acb15">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedQuitAlarmByMG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae802235115ca8e6830c4f9629a4264a9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedQuitAlarmByType
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae3be13891d81d04d6881e3d36c2abaa9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedQuitAllAlarmsOnMG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4583c1f4345c8d0f3d20dad4302b6e60">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedChangeMaster
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a77f84ab0ac6d1a8a284ad882d676039d">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedConnectionMasterChanged
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a560230aadd2707bee7c87138aa812bfd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedirectResource
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8c8947833fad61736aa60d243de843cf">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedMasterServerChanged
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab9cc1c4623d59cbda8cd06bb15af6021">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedRedundantLoginFailed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a412fbf7306b278785b97115aefd6d434">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRedRedundantUserLogin
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a31946dff0633b9e4d76107e07a6f3035">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRescannRequest
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab6b9d4401141928843c36599ccccaaef">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRescannRequestToClient
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa4135a1ea1b87099c7c0311c5a49826b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedRestoreRightProfile
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a11814ef0fb8d41358c13e44af3fedd94">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSendRawData
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a50aec9a1c3be1002868ed40e66324ed3">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSendRawDataMSG
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aadd5ef0bf0515ddbef344f0a3cbd32d7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStartAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3227080224fb368c398d8dc135ad33d6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStartEvent
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abc2cf47899c65806f9259fae219d0fa5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStartMscEvent
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a72d9f09361c4b48777dec5de682c35b5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStartTimer
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#adbb530f0835358a63568e1e86f3ee1e1">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStopEventByInstance
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae24baa80a029c803f1e9fa42f70d0288">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStopEventByType
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7b2024efa49cdbbe291dc780aa5d34d6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStopMscEvent
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a1df764078fb4fd09e203fb69af858309">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedStopTimer
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7c79f4396ba4e396e097e88d51b838af">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSyncTimeRequest
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5971668bcb3ccf71efc114db38145fa4">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSyncTimeRequestToClient
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a725e504116baa54da2e9e9d1a9682a19">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSyncTimeSetTime
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0cfa71f49386f5734912f05c231dffd4">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSyncTimeSetTimeActual
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abf8961f98109268b5df0f32d6ef79669">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSyncTimeSetTimeClient
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a3c0cebb5a711102f8dfdc7b11ecfc468">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSystemError
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad9c5c5466276f98551310b2d6f3e84b5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSystemSettingsChanged
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5994e35cd1e8bf7d22ac311be410dab7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSystemStarted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#abeeff3957f7dbdcb28bd61b9830c224f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSystemStopped
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a700f57c8b8f87759e16bf54e06c60970">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedSystemWarning
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac9c76250ee702a8ae92881ab2e36bf30">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTakeCameraControl
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aae9bdbef334078a36401bb16e2ecbfd6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTiltDown
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa11051a22500e3c9065428b23b4afe50">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTiltStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a9e0196ff3d735259aa07c696d0c9f514">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTiltUp
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a233d8c85e47b192ec7455324b0724f4f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTimeRangeEnded
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a6bafb3535fdbab91b278fdd06f2fca70">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedTimeRangeStarted
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad16cc515759bb2b06e0babb81cbcc2ad">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedUserLogin
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a37d279b5354e2243f6b81b7080d96142">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedUserLoginFailed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa1d2a2bbcd64342cd98081c5fe701923">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedUserLogout
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a5e2c314943a776da42aa450d9022e03b">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoClearTextOut
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab91cce4278b438a1f0386f74fad1024a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoContrastAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ab8b54f26989a8038b47dd20469f4fc93">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoContrastOk
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a79f24f276ab45217d9b6edd062024384">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoContrastPreAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad49f8cd9f1b20878c51107aacfb960c5">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoSyncFailure
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a62ce74262309862377977566c775ab0c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoSyncOk
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7c91ffad7f6056c1ecfa444bc36d481a">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoTextOut
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4c3e8b14d909663a7c235d74bd842041">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoThresholdRequest
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae63f88cb122d53ba092eef0dfc104a38">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVideoThresholdValue
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad9f2d1f2fbb9dbdf21d7d601bdda72d6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVS30PMMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac7c53162e8668c01b17115f2b203282e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVS30VMDMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ae962754b0184f1d0da8c8cdd12dee49e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSAlarmEnd
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4bfc83b7e2115638849bb975e95c92c8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSAlarmExtern
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0a0cfd2e8c6feda2faad8ac5159fa313">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSAlarmInField
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ac58ccef2bf2836e2c8f593937a21a066">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSAllTestAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a2b92d7975efd58e02be98bff64638fef">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSAllTimerReset
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aea7be1b332b9330bb5b73d91f1df6ccc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSArmed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a93e079454c99a9679829e0a4ccff3fb6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSChooseSavedPicture
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a30e7d438c03d4df048c3d62c4ddf5556">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSPictureDetect
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a62f035e0fa696cacd632b7a84e96645f">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSPictureToCommonOut
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#adc049c6bc785047f869cf5bfb56447be">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSPictureToOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a582a00be28733e9aed2132ca0792e3cc">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSPreAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ace04d6e8a6d3154aec224ac4af6b8d14">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSRecorderEnd
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8c649adde785188d4bbfd0a88d4b6db7">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSRecorderTimerReset
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a977a685a3318da00e59bc1afc9779ba9">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetAllArmed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a7333106deb9a97010da2c3573e284511">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetArmed
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ade93f7618e589a9e7c0534fae403bc90">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetDateAndTime
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a72c4b26b4adb3fc323a476f9cfdd90f8">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a2d76feec0392a8c0d38823d86c1d88c6">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetSensorMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ace5073c95ede4b059d64e5d5587d4212">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSetSensorOutput
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#aa2c0774ce0e590272bda56ff3ea3dc95">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSSyncSignalDetect
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a286d7d5641809c9dad4e8a9339b2d0bd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSTestAlarm
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a933820b91c87ba600995c701af318fac">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSTimerReset
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a4cb7d9c07ecba427670641959b4077fd">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSVMDMode
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a863b57f3e679571561289a14538b091c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVSVMDOutOfOrder
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a0b9d3e9686427490d27ba0762428731c">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedVX3SystemReset
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8cf2d4f60ec5867fc7561da720a05571">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedZoomIn
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#acc445dbfb6af77693b170fb0247bcc2e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedZoomOut
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#ad6dd09575eb8fae86788d16751d22a2e">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
<li>ReceivedZoomStop
|
|
: <a class="el" href="class_g_e_u_t_e_b_r_u_e_c_k_1_1_ge_vi_soft_s_d_k_n_e_t_1_1_actions_wrapper_1_1_ge_vi_database.html#a8c5cd1fbf9f172fd2d0c6a2f4102a4be">GEUTEBRUECK::GeViSoftSDKNET::ActionsWrapper::GeViDatabase</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Fri Dec 9 2011 11:16:00 for Geutebrueck GeViSoftSDK .NET Wrapper by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.7.5.1
|
|
</small></address>
|
|
|
|
</body>
|
|
</html>
|