Hello,
how can i get the duty time counter over robet web service ? (RobotWare 6)
Hello,
how can i get the duty time counter over robet web service ? (RobotWare 6)
Hi
You need to implement a RAPID routine which call sCounter = GetServiceInfo(ROB_ID\DutyTimeCny)
and get that info thru
http:///rw/rapid/symbol/data/RAPID/T_ROB1//sCounter?json=1’
Hope it helps
The results show that symbol was not found,what should I do