• GLOBAL > PLC > SPH > Application > Is there any simple way of delivering PLC operation data set with Excel to the PLC?
  • No : 1295
  • Displayed Date : 2023/04/25 19:00
  • Print

Is there any simple way of delivering PLC operation data set with Excel to the PLC?

Is there any simple way of delivering PLC operation data set with Excel to the PLC?
Category : 

Answer

The SPH2000/3000 Series have a function of reading data in CSV file format to the memory in the CPU (CSV interface FB provided by Fuji Electric).
The data type that can be handled is decimal values of the DINT type only. Hexadecimal or fractional values cannot be handled.