Using the Code Tab

This tab shows the code generated to identify the screen element captured by Real-Time Designer. You may want to view this code in order to verify that the captured definition of the screen element is correct.

The code is generated by the connector and can change between versions. There is no guarantee of forward compatibility.

Projects prepared prior to version 7.1, with manual modifications to the Code tab for a screen element, will require you to either update the code manually or replace the code with standard code (deselect the Edit code option in the Identification tab to replace your customized code with standard code). The project will not compile successfully until you have made these changes.

The code in the Code grid is updated according to the screen element’s self properties and values, that you selected in the Self properties grid of the Identification tab. For details, see Using the Identification Tab.

You can edit the code snippets for any of the parameters in both Recognition Query and Enumeration Query areas. The Recognition Query area enables you to modify recognition parameters of physical objects. The Enumeration Query area enables you to alter the search order of physical objects.

These options are intended for advanced users only.