Home > PCB_ManufactureData > getFlyingProbeTestFile
PCB_ManufactureData.getFlyingProbeTestFile() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
获取飞针测试文件
Signature
typescript
getFlyingProbeTestFile(fileName?: string): Promise<File | undefined>;
1
Parameters
Parameter | Type | Description |
---|---|---|
fileName | string | (Optional) 文件名 |
Returns
Promise<File | undefined>
飞针测试文件数据