Input (Photo Data)

The Input (Photo Data) dialog allows you to enter figures from photo data. Launch this command by clicking Manufacture > Manufacture Input > Import (Photo Data) Photo Data on the ribbon in eCADSTAR PCB Editor.

Command dialog

Photo data file

Value Description
String Specify the path to the photo data file to import.

Aperture list file

ValueDescription
StringSpecify the path to the aperture list file from which aperture shapes are referenced. This option does not need to be specified when a photo data file in RS-274X format is imported.

Input to

Allows you to import figures to either data layers or drawing layers.

ValueDescription
Data layerIf selected, figures are imported to data layers.
Drawing layerIf selected, figures are imported to drawing layers.

Destination

ValueDescription
Layer nameSpecify the names of the import destination layers. By specifying the target layer, only layers that can accept import are listed.

Scale

ValueDescription
Real number between 0.02 and 50.0Specify the scale value of data to import.

Analysis mode

ValueDescription
Specify NCF FileIf selected, figures are imported using the settings in the NCF file that you specify in the NCF file box.
AutoIf selected, the photo data file is analyzed before it is imported. However, some photo data files cannot be analyzed.
Semi autoIf selected, the photo data file is analyzed before it is imported, using the settings specified in the lower section of the dialog. This mode ensures higher analysis accuracy than Auto mode.

NCF file

ValueDescription
StringSpecify the path to the NCF file from which settings are referenced. This box is made available when Specify NCF File is selected.

Unit

Allows you to specify the units that are used when photo data are analyzed. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
mmAnalyzes photo data coordinates, length and others in mm.
inchAnalyzes photo data coordinates, length and others in inches.
micronAnalyzes photo data coordinates, length and others in microns.
milAnalyzes photo data coordinates, length and others in mils.
Unit used for boardAnalyzes photo data coordinates, length and others in the same units as the board.

Digits before decimal of coord.

For a photo data coordinate, this setting allows you to specify the number of digits before the decimal point. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
Integer between 1 and 12 inclusiveSpecify the number of digits before the decimal point of a photo data coordinate. However, the total number of digits including those after the decimal point must be 15 or less for a coordinate.

Digits after decimal of coord.

For a photo data coordinate, this setting allows you to specify the number of digits after the decimal point. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
Integer between 1 and 8 inclusiveSpecify the number of digits after the decimal point for a photo data coordinate.

Zero suppression of coord.

Allows you to suppress the leading zeros of coordinates when analyzing photo data. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
Leading zeroAnalyzes photo data by suppressing the leading zeros of coordinates. For example: 0023.450 is changed to 23.450
Trailing zeroAnalyzes photo data by suppressing the trailing zeros of coordinates. For example: 0023.450 is changed to 0023.45
Both zeroAnalyzes photo data by suppressing both the leading and trailing zeros of coordinates. For example: 0023.450 is changed to 23.45
Leading zero swap spaceAnalyzes photo data by replacing the leading zeros of coordinates with spaces. For example: 0023.450 is changed to __23.450 (where an underscore ("_") represents a space.)
Trailing zero swap spaceAnalyzes photo data by replacing trailing zeros of coordinates with spaces. For example: 0023.450 is changed to 0023.45_ (where an underscore ("_") represents a space.)
Both zero swap spaceAnalyzes photo data by replacing both the leading and trailing zeros of coordinates with spaces. For example: 0023.450 is changed to __23.45_ (where an underscore ("_") represents a space.)
Not omitAnalyzes photo data without suppressing the leading and trailing zeros of coordinates.

Coordinates

Allows you to specify whether coordinates are absolute or relative when analyzing photo data. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
Absolute coordinatesAnalyzes photo data by regarding the coordinates as absolute.
Relative coordinatesAnalyzes photo data by regarding the coordinates as relative.

Center of arc

Allows you to specify how the coordinates of arcs are analyzed. This box is made available when Semi-auto is selected in the Analysis mode section.

ValueDescription
Full circleAnalyzes photo data as if the coordinates are specified in relative coordinates from the start point.
Quarter arcAnalyzes photo data as if the coordinates are specified in the absolute values of relative coordinates from the start point.
Half arcAnalyzes photo data as if the coordinates are specified in radial length from the start point.
AbsoluteAnalyzes photo data as if the coordinates are specified using absolute coordinates.

 

ValueDescription
ExecutePhoto Data is added using the parameters that you specify.
ExitThe Input (Photo Data) dialog is closed, without adding photo data.

 

Note
When photo data is exported, the default setting in the Center of arc box is Full circle. Caution is required when you specify Quarter arc or other settings.