XMLSchematic Function

Returns a string variable containing an XML description of a schematic currently displayed

Arguments

Number Type Compulsory Default Description
1 string No Current schematic Path to schematic
2 real No -1 Schematic ID

Argument 1

Path to schematic. The schematic must be currently in view

Argument 2

To use this argument, set argument 1 to an empty string. Schematic ID as returned by the OpenSchematic function. This allows this function to be used with a schematic that is not open or not currently selected. If equal to -1, the currently selected schematic will be used.

Returns

Return type: string

XML text description of schematic. Returns an empty vector if no schematic is open or the Schematid ID supplied is invalid