Factorytalk View SE VBA help

BCMaint

Member
Join Date
Jan 2020
Location
PENNSYLVANIA
Posts
3
I'm creating an HMI that has a recipe with 288 data point. It has 3 pieces of data for 96 segments. I need help with VBA code to copy all 288 from memory to the PLC.

The format is basically DisplayFunction(1), DisplayP01_1, DisplayP01_2 needs to be copied to CycleFunc(1), Cycle_parm1(1), Cycle_Parm2(1) and do this 96 times.

Any help would be greatly appreciated
 

Similar Topics

Hi, Can someone guide me through how to use FactoryTalk SE VB script to open communication with SQL Server? which command I can use? Are there...
Replies
2
Views
2,301
Hello group, I have been migrating a project from RSView 32 V7.6 to FactoryTalk View SE Local Station V12 over the last couple of days. All told...
Replies
0
Views
998
For trend charts, I can use an ActiveX Calendar control to select a date on a trend using the following code where "Trend" is the name of the...
Replies
2
Views
1,581
Anyone know how to change the mouse icon to something else using VBA? It looks like it can be done with VBA forms and based on the object the...
Replies
0
Views
2,218
Hi guys i have troubles getting the selected item properties in FTV Alarms and Events. I have this "Alarm and Event Summary" which displays my...
Replies
3
Views
4,430
Back
Top Bottom