|
@@ -1707,6 +1707,12 @@ export class QingXiCheAndQvCarEvent {
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("在触屏操作面板上将管长清零", true);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("在触屏操作面板上将管长清零", true);
|
|
|
|
|
|
|
|
+
|
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
|
+ 8.81792631352813, 1.715753851279489, -22.28300008372969, 3, 173, 68 * 2,
|
|
|
|
+ "请点击", "【触控面板】触发"
|
|
|
|
+ );
|
|
|
|
+
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("在触屏操作面板上将管长清零1");
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("在触屏操作面板上将管长清零1");
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
@@ -1753,6 +1759,11 @@ export class QingXiCheAndQvCarEvent {
|
|
|
|
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("在安全的情况开启冲水开关1");
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("在安全的情况开启冲水开关1");
|
|
|
|
|
|
|
|
+ QingXiCheAndQvCarEvent.find().threeWorldTxt(
|
|
|
|
+ 8.81792631352813, 1.715753851279489, -22.28300008372969, 3, 173, 68 * 2,
|
|
|
|
+ "请点击", "【触控面板】触发"
|
|
|
|
+ );
|
|
|
|
+
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
"全面检查周边环境,确认无人员靠近、设备无异常后,在触屏操作面板上,精准按下冲水开关,同时密切观察设备运行状态。" + "\n"
|
|
"全面检查周边环境,确认无人员靠近、设备无异常后,在触屏操作面板上,精准按下冲水开关,同时密切观察设备运行状态。" + "\n"
|
|
);
|
|
);
|