diff --git a/LSL2/STPROC/METROLOGY_SERVICES.txt b/LSL2/STPROC/METROLOGY_SERVICES.txt index 6bbb3e2..24b770e 100644 --- a/LSL2/STPROC/METROLOGY_SERVICES.txt +++ b/LSL2/STPROC/METROLOGY_SERVICES.txt @@ -2406,8 +2406,7 @@ Service GetIQSViolations() Response = 0 ParsedIQSData = '' Pass = 1 - //URL = "https://oi-metrology-viewer-prod.mes.infineon.com:4432/product-thick-and-res-health-reduced-web.html" - URL = "https://messa020ec.infineon.com:4438/product-thick-and-res-health-reduced-web.html" + URL = "https://messa04ec.infineon.com/product-thick-and-res-health-reduced-web.html" TimeoutDuration = HTTPClient_Services('GetTimeoutDuration') If TimeoutDuration NE 30 then Httpclient_Services('SetTimeoutDuration', 30) IQSResponse = Httpclient_Services('SendHTTPRequest', 'GET', URL, '', '', '', '', '', '', '')