Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # Axisj ## 문서 - [[axupload5]] ## 링크 - [AXIcon Basket](http://axicon.axisj.com/) ## AXModal http://jdoc.axisj.com/AXModal.html .openDiv(); 하는데 에러 발생 ``` SCRIPT5022: HierarchyRequestError jquery-2.1.1.min.js (3,14955) ``` gridTraceListConfig body : { onclick : function() ```javascript body : { onclick : function() { // this.index, this.r[rowIndex], this.c[columnIndex], this.item[rowData] var viewer = document.getElementById("TriumViewer"); if (viewer.IsConnected) { } else { viewer.Connect('121.160.17.84', 8738,'administrator', ''); } var devices = viewer.GetCameras(); debugger; viewer.StopLiveVideo(); viewer.StartLiveVideo(44); } ``` open/axisj.txt Last modified: 2024/10/05 06:15by 127.0.0.1