Sign in to follow this  
Followers 0
RobertStewart

Function Block Inputs

2 posts in this topic

I am writing a function block in SCL, and I have a lot of inputs in it, is there any way I can set them to all be invisible by default? Thanks!

Share this post


Link to post
Share on other sites
Yes. You can declare them all as STAT's instead and access them anywhere in the program as data in the Instance DB.

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