Merged PR 15600: Switch to InfinityQS server messa04ec.infineon.com to allow the SPC MI to sav...
Switch to InfinityQS server messa04ec.infineon.com to allow the SPC MI to save locally
This commit is contained in:
parent
d626ebdf3c
commit
b2edf6f288
@ -2406,8 +2406,7 @@ Service GetIQSViolations()
|
|||||||
Response = 0
|
Response = 0
|
||||||
ParsedIQSData = ''
|
ParsedIQSData = ''
|
||||||
Pass = 1
|
Pass = 1
|
||||||
//URL = "https://oi-metrology-viewer-prod.mes.infineon.com:4432/product-thick-and-res-health-reduced-web.html"
|
URL = "https://messa04ec.infineon.com/product-thick-and-res-health-reduced-web.html"
|
||||||
URL = "https://messa020ec.infineon.com:4438/product-thick-and-res-health-reduced-web.html"
|
|
||||||
TimeoutDuration = HTTPClient_Services('GetTimeoutDuration')
|
TimeoutDuration = HTTPClient_Services('GetTimeoutDuration')
|
||||||
If TimeoutDuration NE 30 then Httpclient_Services('SetTimeoutDuration', 30)
|
If TimeoutDuration NE 30 then Httpclient_Services('SetTimeoutDuration', 30)
|
||||||
IQSResponse = Httpclient_Services('SendHTTPRequest', 'GET', URL, '', '', '', '', '', '', '')
|
IQSResponse = Httpclient_Services('SendHTTPRequest', 'GET', URL, '', '', '', '', '', '', '')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user