macro's for dummys

irondesk40

Member
Join Date
Jan 2008
Location
nc
Posts
630
Have been working with some Control Technique (Emerson) and Maples HMI units and they both have the ability to create a custom macro.
In a couple of applications i used a custom macro that basically tech support at Emerson and Maples assisted me with getting to work.
I am interested in learning more and wondering if someone could give some suggestions as the best way learn about programming macro's?
Not really familiar at all so a Macro for Dummys type book would be great.
 
Make HMI's submit thru macros

It's mostly just plain C with a little Basic. I say this because the way macros in Maple handle strings. I got a good ref book on C that starts mellow then dives deep and has a lot of examples about manipulating/handling strings. Do your calculations with macros; less data type truncation problems, and Maple has built-in options to filter input values. Don't get crazy with running a lot or large macros they will affect HMI performance quick.
 

Similar Topics

Hello, I'm new to a program EBpro and I have to find a way to make a numeric object's background change colors depending on read data from plc...
Replies
3
Views
324
Hello everyone, this is my first post. FactoryTalk View SE v.13 I have a macro defined in my project that I would like to call up when someone...
Replies
0
Views
315
Hello Guys, I have been trying to study a Machine that have Omron 3g3mv VFDs that is controlled by CJ1m CPU and SCU41-V1 communication card. The...
Replies
0
Views
485
Hello Guys, I have a packaging machine in the company that I work for that have 8 Omron VFDs (3G3MV ) that are controlled via Modbus with CJ1M...
Replies
1
Views
682
Hello there. How to transfer data from one memory area to another using macro? Data Type - Double Word Length - 4 Format - BIN Integer -...
Replies
0
Views
665
Back
Top Bottom