S7-1500 Read MMC Directory

JasonWade

Member
Join Date
Oct 2005
Location
Preston
Posts
160
Is there a way in the S7-1500 to read the contents of a directory on the Memory Card?

I'm using the web browser to 'upload' .csv files to the Memory Card, they land in the directory 'UserFiles' on the card. The PLC can then read and extract the csv data. My problem is that the PLC has no way to know what the filename is, so it must be pre-determined. I'd like to remove this limitation and show on an HMI a list of all of the available files.

I'm on TIA 17 and have a 1515TF processor.

Thanks!
 
Just throwing out an idea - use the same file name for all uploads but include the required file name in the csv file so the plc creates the file and copies the data to it, the plc can then maintain a list of the file names.
 
Just throwing out an idea - use the same file name for all uploads but include the required file name in the csv file so the plc creates the file and copies the data to it, the plc can then maintain a list of the file names.

If I can't find a way to read all the filenames, this may be my only option. Thanks!
 

Similar Topics

Good morning to all, I need to modify an existing PLC MIcrologix 1500 configured with a Modem on Channel 1 (DF1 Full Duplex) and an...
Replies
7
Views
1,431
Dear all For a certain project I have 100+ temperature measurements. Each measurement has a tag name(coming from the electrical schemes). I want...
Replies
5
Views
1,756
Hi, I am using Siemens s7-1500. what module can I use to read voltage value up to 600 VAC? what module can I use to read fan RPM up to 7000 RPM...
Replies
7
Views
3,662
Hi Experts, I'm new to Siemens world. At the present time I'm programming a drive in TIA Portal. My setup is: Inverter G120 + CU 250S-2 + S7-1500...
Replies
2
Views
2,919
Hello everybody I am new. hope get some help on here. I have a micrologix 1500 Lrp and a marking device. I would like to use Ethernet to...
Replies
0
Views
1,374
Back
Top Bottom