This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

importing esf file
#1
Hi,
it is possible to write a file.esf setting the right parameters? If yes, is there a guide with all parameters?

For example I need:
- data type (bool,int, float ecc).
- units

I know only this:
Code:
Virtual.Virtual.32/1/1    name_1    Uncertain (1 Byte)    Low

thanks

PS: I need this because I have to add a lot of virtual group address (like 1000 addresses)
Reply
#2
You can use a script that calls grp.create and creates objects with required parameters. ESF does not allow to specify data type only data length. Units are also not supported there.
Reply
#3
Thanks, is there a full manual with all parameters/types?
Reply
#4
Common parameters are specified here: https://openrb.com/docs/lua.htm#grp.create
Reply
#5
Thanks again!
Reply


Forum Jump: