StartupLua

20 views
Skip to first unread message

rfa...@comcast.net

unread,
Jun 20, 2010, 7:36:20 PM6/20/10
to ez...@googlegroups.com

I am having a problem with using StartupLua command within the UserConf.txt. I have 2.22c firmware loaded. Below is a copy of my UserRom.txt and UserConf.txt. Any help would be great. I don't want to use the SD card with loading Autoexec.lua.

 

UserConf.txt

 

  SerialNo = 20100411
  SplashScreen = 21
  BackLight = 225
  BacklightOn = True
  TouchProtocol = None
  StartupTxInterface = None
  Rs232Enabled   = Yes
  Rs232Baudrate  = 9600
  Rs232StopBits  = 1
  Rs232Parity    = None
  Rs232Handshake = None
  SpiEnabled = No
  I2cEnabled = No
  DacEnabled = No
  Ac97Enabled = No
  ParEnabled = No
  SDUserConfig = None
  MacEnabled =    False
  MacAddressHi =  0x181F
  MacAddressLo =  0x008C0001
  NetIpAddress =  192.168.1.6
  NetSubnetMask = 255.255.255.0
  NetGateway =    192.168.1.1
  NetDns =        None
  NetAltDns =     None
  Demos =         0b11111
  DemoInterval =  5
  StartUpLua = 0

 

 

UserRom.txt below

 

# +---------+
# | Scripts |
# +---------+
/Lua/Startup.lua

# +--------------+
# | BITMAP FONTS |
# +--------------+
/Fonts/Arial_14.ezf
/Fonts/Arial_14_B.ezf
/Fonts/Times New Roman_34_B.ezf
/Fonts/Forte_26.ezf
/Fonts/Script MT Bold_29_B.ezf
/Fonts/ISO_6x10.ezf
/Fonts/ISO_8x13.ezf

# +-----------------+
# | TRUE TYPE FONTS |
# +-----------------+
/Fonts/DejaVuSans.ttf
/Fonts/DejaVuSans-Bold.ttf
/Fonts/DejaVuSans-BoldOblique.ttf
/Fonts/DejaVuSerif.ttf
/Fonts/DejaVuSerif-Bold.ttf
/Fonts/DejaVuSerif-Italic.ttf
/Fonts/Quig.ttf

# +---------+
# | BITMAPS |
# +---------+
/Bitmaps/LogoFalckMedical.bmp
/Bitmaps/TitleBarUpSqLogo.bmp
/Bitmaps/TitleBarDnSqLogo.bmp
/Bitmaps/ButtonUpSqLarge.bmp
/Bitmaps/ButtonDnSqLarge.bmp
/Bitmaps/ButtonUpSqXLarge.bmp
/Bitmaps/ButtonDnSqXLarge.bmp
/Bitmaps/ButtonUpSqXSmall.bmp
/Bitmaps/ButtonDnSqXSmall.bmp
/Bitmaps/ButtonUpSqXLargeGo.bmp
/Bitmaps/ButtonUpSqXSmallLArrow.bmp
/Bitmaps/ButtonUpSqXSmallRArrow.bmp
/Bitmaps/ButtonUpSqLargeLArrow.bmp
/Bitmaps/ButtonUpSqLargeRArrow.bmp
/Bitmaps/ButtonUpSqLargeHome.bmp
/Bitmaps/ButtonUpSqXSmallHome.bmp
/Bitmaps/ButtonUpSqLargeCancel.bmp
/Bitmaps/ButtonUpSqXSmallCancel.bmp
/Bitmaps/ButtonUpSqLargeHelp.bmp
/Bitmaps/ButtonUpSqXSmallHelp.bmp
/Bitmaps/TitleBarUpSqLogoHelp.bmp
/Bitmaps/SplashScreen.bmp

 

Daniel Fowler

unread,
Jun 28, 2010, 10:27:15 AM6/28/10
to ezLCD+ Support Group
Try un-capitalizing the first U in "StartUpLua" so it is
"StartupLua". I use this method and it works for me.


here is my UserConfig.txt


SerialNo = 0
SplashScreen = None
BackLight = 255
BacklightOn = True
TouchProtocol = None
StartupTxInterface = None
Rs232Enabled = Yes
Rs232Baudrate = 115200
Rs232StopBits = 1
Rs232Parity = None
Rs232Handshake = None
SpiEnabled = Yes
I2cEnabled = No
DacEnabled = No
Ac97Enabled = No
ParEnabled = No
SDUserConfig = None
MacEnabled = Yes
MacAddressHi = 0x181F
MacAddressLo = 0x008C0001
NetIpAddress = 192.168.1.6
NetSubnetMask = 192.168.255.255
NetGateway = 192.168.1.1
NetDns = None
NetAltDns = None
Demos = 0b11111
DemoInterval = 5
StartupLua = 0

rfa...@comcast.net

unread,
Jun 28, 2010, 11:21:30 AM6/28/10
to ez...@googlegroups.com

My problem has been resolved. It was the loader program version. I was told upper and lowercase in the UserConfig.txt doesn't matter.

--
You received this message because you are subscribed to the Google Groups "ezLCD+ Support Group" group.
To post to this group, send email to ez...@googlegroups.com.
To unsubscribe from this group, send email to ezlcd+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ezlcd?hl=en.

Reply all
Reply to author
Forward
0 new messages