Hi, Can SCADA be used to make a PC interface to read / write to an SD card via USB to a card reader?
I would like to have data stored on an SD card for use with an 8 bit PIC but have the ability to update the card externally on a PC using a custom PC program (SCADA).
Thanks,
Dave.
SCADA question
Moderator: Benj
-
- Flowcode v5 User
- Posts: 104
- Joined: Fri Oct 10, 2014 11:15 am
- Has thanked: 27 times
- Been thanked: 22 times
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: SCADA question
Hi Dave,
Yes this sounds to me like it should work fine.
The simple way is to use the SCADA Event Log component and specify the Log file property as the path to your SD Card.
e.g. change $(srcdir)log.txt to for example E:\log.txt if E:\ is the path to the SD card.
Yes this sounds to me like it should work fine.
The simple way is to use the SCADA Event Log component and specify the Log file property as the path to your SD Card.
e.g. change $(srcdir)log.txt to for example E:\log.txt if E:\ is the path to the SD card.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel