Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: LEDWiz OCX PBA Command not working.  (Read 1763 times)

0 Members and 1 Guest are viewing this topic.

crash_overide228

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  • Last login:June 28, 2011, 03:02:24 am
LEDWiz OCX PBA Command not working.
« on: June 27, 2011, 09:20:05 pm »
I'm currently working on writing my own control software for the LEDWiz but I have run into a wall.  I'm using the OCX provided by RandyT in C# and some commands like Sxx and SBA work just fine, but PBA, PBx and Pxx do not seem to do anything.  I have not tested them all but the pattern I see is the "S" commands work and the "P" commands do not. If anyone has seen this or knows why the "P" commands seem to do nothing, your input would be most appreciated.  I do not know if it matters but I'm on Windows 7 x64

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: LEDWiz OCX PBA Command not working.
« Reply #1 on: June 28, 2011, 12:02:53 am »
I wouldn't use the ocx. Check out the LEDWiz SDK v1.0. It includes a C# example.