![]() |
||
|
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
| ||
New Here? Please read this important info!!!
|
|||||||
![]() |
If you're really looking to learn about PLCs, you NEED our book... "Your Personal PLC Tutor - A Guide to Understanding PLCs" Easy to read and uses 'plain' language!
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
|
Display ST file Data on PanelView 600
Hi guys,
How do I display ST file data on PanelView 600 reading from SLC5/04. The tag 'Data-1' is created as ST19:1 - Character Array The only option I found is to add a text + Embedded Variable [Character], but PV doesn't displays any data keyed in the ST file. -- Maybe What I'm doing is totally wrong - Actually I am reading 5 inspections values thru a Prosoft MVI46 module to an ASCII File A20:0. Then I copy the actual inspected values minus the alpha characters, say for Eg:2.456 to ST19:1 thru ST19:5. The data is appearing well in the ST File. But never display out on PanelView. Pls help Thank You _________________ |
|
|
|
#2 |
|
Member
|
Try creating the Tag as ST19:1.1 and data type as 'Character Array' (with the number of characters entered in the 'Array Size' entry) Hope this helps.......
__________________
Rob Howdle .........For the Boys in Royal Blue !! |
|
|
|
#3 |
|
Member
|
Hi Rob,
I'have tried that in the first place, somehow PV refuse to display the ST file contents. When Checked in the PV help file, SLC does support ST file type though. Regards. _________________ |
|
|
|
#4 |
|
Member
|
Chavak, did you add the extra .1 on the end of the ST address? It is critical.... ST19:1.1
This works for me on my GSM text message applications. I display and modify ST addresses for Mobile phone numbers on the Panelview without issue..... Hope this helps PM your email, and i can send some bits i've already done......
__________________
Rob Howdle .........For the Boys in Royal Blue !! |
|
|
|
#5 |
|
Member
|
Hi Rob,
You were right. The extra ".1" in the tag address did the trick. Thankyou But I'm wondering how did you found this trick. Is this mentioned anywhere in the manual. I have never seen this described anywhere in PV manual. Thank You Best Regards
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Topics
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPI comunication | Manuel Raposo | LIVE PLC Questions And Answers | 22 | July 16th, 2007 06:24 AM |
| PanelView 1200 software (DOS based), opening file | ckchew666 | LIVE PLC Questions And Answers | 1 | August 19th, 2005 04:24 AM |
| ASCII characters to ST data file | jbriley | LIVE PLC Questions And Answers | 4 | December 3rd, 2004 08:21 AM |
| Display String file on PanelView 1000 | wa5yom | LIVE PLC Questions And Answers | 33 | September 15th, 2003 10:53 AM |
| Data Tables | bosshen | LIVE PLC Questions And Answers | 5 | April 28th, 2003 06:30 PM |