FTalk View + VBA + CSV

ckeller22

Member
Join Date
May 2015
Location
Ohio
Posts
2
Ok everyone i need some help. I recently started at a new place and they are using a plant wide FTalk View SE system for all their HMI's. Each terminal in the different areas can only access certain screens for obvious reasons. There is navigation between the areas using a display box that runs a vba code. From what i can tell the VBA code pulls information from a csv file based on the username of the terminal. I have never messed with vba or csv so i am a little lost here. The csv is just a chart that has the user names of the terminals and a row of 1's and 0's, 1 meaning that the terminal can access a certain area and 0 meaning that it cant. So i figured if i just changed the 0's to 1's in the columns that i want to access then thats all i need to do but for some reason the change never happens on the screens. Do i have to tell the vba code to pull from the csv again or something?

any help would be much appreciated.
 
I have logged them out and back in which reloads the application that didn't work. I have rebooted the terminal that didn't work. I have not tried rebooting the server yet. In the vba there is a comment that explains what it does and there is a line that is confusing me. It says that it uses the csv to fill an array so it's almost like I need to figure out how to reload that array
 

Similar Topics

Hi everyone, i have a compact logic 1769-L18 PLC and I'm using FTalk View ME for the display. I wanted to do some visualization on Grafana. At...
Replies
1
Views
102
Most HMI have the ability to sound speaker on alarms. What I'm wondering is does Factorytalk View SE have the ability to use different audio clip...
Replies
2
Views
1,471
I am trying to setup a login page for my FactoryTalk View SE Version 7.0 (CPR 9 SR 6) Basically all I want is 2 users: Services and Process. To...
Replies
12
Views
4,875
Replies
11
Views
4,227
As an example, if i create a tag in the PLC called "tag1" as a DINT, and then reference several times that tag at the bit level in FTalk, does the...
Replies
3
Views
1,688
Back
Top Bottom