JAPI, script SetValues
SetValues("Archivist", {"dataAssociatedParameters,19":"bogus_bogus_bogus"})
dataAssociatedParameters,19 was not correct. (It is not. Grail will not handle a partial path; it requires a full path, such as dataAssociatedParameters,19,device.) This error return causes SOAPpy to throw a python exception, causing turtle.d to fail. (Is exception not handled?)
SetValue() did not work as expected. When used, it sends the value to the manager, but does not call reg_change() or prepare(), which means one will not see the results in the Archivist until something else prepares that manager:
JAPI, script SetValues
SetValues("Archivist", {"dataAssociatedParameters,19,device":"Inclinometer", "dataAssociatedParameters,19,manager":"Inclinometer", "dataAssociatedParameters,19,sampler":"InclinometerData", "dataAssociatedParameters,19,delta":"0"})
InclinometerData. Suspended one of them (Ctrl-Z). The other continued receiving sampler structures from Grail. Killing a client also did not affect the other client.
-- RamonCreager - 27 Dec 2004
| Topic GrailTestPlanResults . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More } |
|
Revision r1.1 - 27 Dec 2004 - 15:11 GMT - RamonCreager Parents: GrailTestPlan |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |