Data
{
"name": "FDA",
"pic_path": "\/tool\/tag\/pic\/fda.jpg",
"product_system_str": "Enclosed type",
"environment_mark_str": "RoHS",
"explanation": "Rated Input: 180 - 528VAC 1Φ \/ 255 - 746VDC (50W\/75W) \/ 255 - 530VDC (150W\/200W)<br \/>Rated Output Wattage: 50 - 200W",
"patent": "• High efficiency<br \/>• Complies with SEMI F47<br \/>• Harmonic attenuator (Complies with IEC61000-3-2)<br \/>• Wide input voltage range: 1Φ 180 - 528VAC<br \/>• Built-in inrush current, overcurrent and overvoltage protection circuits<br \/>• Power factor correction (150W\/200W)",
"free_guarantee_term_unit": "-year (Refer to Instruction Manuals)",
"free_guarantee_term_specification": "5"
}Mapping
{
"power_series": {
"name": {
"type": "sortable",
"field": "title"
},
"pic_path": {
"type": "plaintext",
"field": "cs_pic_path"
},
"explanation": {
"type": "plaintext",
"field": "description"
},
"patent": {
"type": "plaintext",
"field": "cs_patent"
},
"product_system_str": {
"type": "plaintext",
"field": "cs_product_system"
},
"environment_mark_str": {
"type": "plaintext",
"field": "cs_environment_mark"
},
"free_guarantee_term_unit": {
"type": "plaintext",
"field": "cs_free_guarantee_term_unit"
},
"free_guarantee_term_specification": {
"type": "plaintext",
"field": "cs_free_guarantee_term_specification"
},
"note": {
"type": "plaintext",
"field": "cs_note"
}
}
}
Data
[
{
"name": "FDA50F",
"pic_path": "\/tool\/tag\/pic\/fda50f.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: 180 - 528VAC 1Φ \/ 255 - 746VDC<br \/>Rated Output Wattage: 50W<br \/>Rated Output Voltage: 24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_FDA.pdf",
"struct_cool": "Convection"
},
{
"name": "FDA75F",
"pic_path": "\/tool\/tag\/pic\/fda75f.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: 180 - 528VAC 1Φ \/ 255 - 746VDC<br \/>Rated Output Wattage: 75W<br \/>Rated Output Voltage: 24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_FDA.pdf",
"struct_cool": "Convection"
},
{
"name": "FDA150F",
"pic_path": "\/tool\/tag\/pic\/fda150f.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: 180 - 528VAC 1Φ \/ 255 - 530VDC<br \/>Rated Output Wattage: 150W<br \/>Rated Output Voltage: 24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_FDA.pdf",
"struct_cool": "Convection"
},
{
"name": "FDA200F",
"pic_path": "\/tool\/tag\/pic\/fda200f.jpg",
"cool_str": "Convection Cooling",
"explanation": "Rated Input: 180 - 528VAC 1Φ \/ 255 - 530VDC<br \/>Rated Output Wattage: 200W<br \/>Rated Output Voltage: 24V",
"catalog_pdf": "\/tool\/tag\/pdf\/SFE_FDA.pdf",
"struct_cool": "Convection"
}
]Mapping
{
"power_models": [
{
"name": {
"type": "sortable",
"field": "title"
},
"pic_path": {
"type": "plaintext",
"field": "csm_pic_path"
},
"explanation": {
"type": "wikitext",
"field": "description"
},
"cool_str": {
"type": "wikitext",
"field": "csm_cool_str"
},
"struct_cool": {
"type": "wikitext",
"field": "csm_struct_cool"
},
"catalog_pdf": {
"type": "plaintext",
"field": "csm_ catalog_pdf"
}
}
]
}