Can you also share the source of http://192.168.178.38/js/model.js?
Sure:
var casset=[];
casset[0]=[];
casset[1]=[];
casset.paperInfo=[];
casset.paperInfo[0]=[0x07E0, 0x181F];
casset.paperInfo[1]=[3,1,3,1,1,3,3,3,3,1,3,4,4,0];
casset.page=0;
casset.sel=0;
casset.id='SLItem1';
casset.pagemax=wmenu[0].length;
casset.name=['MES0040','MES0041'];
var data_bonname="Canon iP7200 series";
var data_bonnote="";
var data_geo_1_ns=0;
var data_geo_1_time=0;
var data_geo_1_min=0;
var data_geo_1_sec1=0;
var data_geo_1_sec2=0;
var data_geo_2_ew=0;
var data_geo_2_time=0;
var data_geo_2_min=0;
var data_geo_2_sec1=0;
var data_geo_2_sec2=0;
var data_geo_3=0;
var data_aap_batchset=1;
var inktank=[];
inktank[0]=[1,3,0];
inktank[1]=[3,6,0];
inktank[2]=[2,6,0];
inktank[3]=[4,3,0];
inktank[4]=[0,3,0];
Okay that also works with the inktank variables which is how it fetches those. The order of those is different from my TS5050 but I can use the same method to parse them.
Can you try it again with the new test version?
Can you share a diagnostics report?
Sent. 8014e981-17ba-4d15-af56-26beea5172bc
Can you create another diagnostics report with the new test version?
e0f0ac7b-9494-4c6e-8b71-5df84f8d5696
Can you try it again with the new test version 1.2.2?
72eff9e4-9613-4cbf-9860-942e261e1f7b
Does it still work if you enter this in your browser?
http://192.168.178.38/js/model.js
It appears that the printer simply isn’t responding to that request
var casset=[];
casset[0]=[];
casset[1]=[];
casset.paperInfo=[];
casset.paperInfo[0]=[0x07E0, 0x181F];
casset.paperInfo[1]=[3,1,3,1,1,3,3,3,3,1,3,4,4,0];
casset.page=0;
casset.sel=0;
casset.id='SLItem1';
casset.pagemax=wmenu[0].length;
casset.name=['MES0040','MES0041'];
var data_bonname="Canon iP7200 series";
var data_bonnote="";
var data_geo_1_ns=0;
var data_geo_1_time=0;
var data_geo_1_min=0;
var data_geo_1_sec1=0;
var data_geo_1_sec2=0;
var data_geo_2_ew=0;
var data_geo_2_time=0;
var data_geo_2_min=0;
var data_geo_2_sec1=0;
var data_geo_2_sec2=0;
var data_geo_3=0;
var data_aap_batchset=1;
var inktank=[];
inktank[0]=[1,3,0];
inktank[1]=[3,6,0];
inktank[2]=[2,6,0];
inktank[3]=[4,3,0];
inktank[4]=[0,3,0];
Can you try it again with v1.2.3?



