Sign in to follow this  
Followers 0
ct8356

Use symbol names in macros?

2 posts in this topic

In CXDesigner, is it possible to use symbol names in macros? Or something other than the symbol address? For example, instead of writing: $B47 = 1; 'turn the lamp on I would like to write: lamp = 1; just because it is easier to remember the symbol names than it is to remember the symbol address. (It is a pain to have to check my symbol table every time I want to write/edit a macro.) Edited by ct8356

Share this post


Link to post
Share on other sites
I am pretty sure you can not do this just based on how the macros perform and my experience with them it seems they need address to use any of the commands. scott

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0