|
| This method can be called in the states: |
|
Description:This method is called by the Frame Application to set a unique human readable identifier of the DTM instance in the context of the Frame Application.
|
Parameters:
| systemGuiLabel | XML document containing a unique human readable identifier of the DTM instance in the context of the Frame Application. Document specified by DTMSystemGuiLabelSchema |
Return Value:| result | True DTM has accepted the data False The operation failed. |
Behavior: This method is called by the Frame Application in order to set a system label e.g. for a message box or a user interface which is part of the DTM and can not be embedded within a Frame Application. The Frame Application sets a unique human readable identifier of the DTM instance in the context of the Frame Application which guarantees a unique identification between the device and e.g. a message box of a DTM. The DTM must use this system label for all kinds of windows that will be opened by the DTM themselves. May be the DTM can extend this title with specific information. The Frame Application has to call this method as early as possible. As long as the method is not called the DTM has to use the tag of the device as human readable string by default.
|
Comments:
Related dtmINSPECTOR hints:
|