New Life Games LLC
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

News:

Welcome to the NewLifeGames.com message forum! 

 


NLG Site Navigation Menu


Archives of old posts can be found at...... Newlifegames.net/nlg/

Author Topic: WBA 12/13 connected to PC  (Read 3315 times)

0 Members and 1 Guest are viewing this topic.

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
WBA 12/13 connected to PC
« on: December 26, 2018, 12:27:33 PM »
Just curious if there is any WBA configuration that will allow it to be connected to a pc, and communicate with it,
trying to make something that i could use on the pc to accept cash,


i can already print tickets on the pc that will validate on my slots





edited subject since this is more about the WBA being connected to a PC, rather that seeing if it was possible
« Last Edit: January 03, 2019, 05:37:14 PM by ANIslots »

Offline Paul

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 689
  • Reputation Power: 49
  • Paul Might someday be someone...Paul Might someday be someone...Paul Might someday be someone...Paul Might someday be someone...
  • Gender: Male
  • NLG
Re: wba are there any configuration that will allow connection to a PC
« Reply #1 on: December 26, 2018, 01:31:11 PM »
How are you printing a ticket on a PC and
getting it to validate on the slot?
1st rule of electronic repair.
"Thou shall check voltages"
⚡️⚡️⚡️⚡️⚡️⚡️⚡️⚡️⚡️⚡️

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #2 on: December 26, 2018, 01:43:02 PM »
How are you printing a ticket on a PC and
getting it to validate on the slot?


i wrote my own sas host software, takes care of ticket validation for me.

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #3 on: December 26, 2018, 01:56:20 PM »
It looks like ill need a ID003 chip for my wBA 13 for sure?
next would be the interface

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #4 on: December 26, 2018, 03:46:23 PM »
i have a spare harness on the way i can cut up for hooking up
i will keep informed of pr0gress

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #5 on: December 26, 2018, 06:52:38 PM »
found this response from op-bell in the old forums



Quote
The standard JCM interface on pins 4 through 7 is opto isolated. Refer to the WBA interface diagram on page 2-2 of the manual. It really needs 12V on the transmit side, 12V to pin 5 and a circuit that can stand 12V on pin 6, because the internal 2.2k resistor does not allow enough current to pass at 5V to turn on the opto isolator properly. Sometimes it works with 5V, but it is unreliable. If you supply 12V to pin 5, a MAX232 will break down (turn on all the time) because it cannot stand 12V, and the 12V coming out of the WBA on pin 4 will damage its input. So you must use 12V, and you must put a circuit between the WBA and the MAX232 to convert the voltage level

Now there is an alternative. If you look at the WBA12/13/22/23 diagram on page 2-2 you will see on the left side, the transmit and receive signals are also connected through TD62382 chips to pins 15 (input) and 19 (output). These pins are marked NC or Reserved in the manual, but they are the same communication signals, at 5V logic level. You can connect these straight to a MAX232 with no other interface, though you must put a 4.7k pull-up resistor to 5V on pin 19, because the MAX232 has a pull-down resistor inside and the TD62382 chip is open collector, so it will not work without a pull-up. This alternative is not available on the WBA10/11/20/21.



has anyone ever tried and successfully got the alternative above to work, that is the route i am going to take to start out.

Offline RVC

  • New NLG Member 3 to 100 Posts
  • **
  • Posts: 63
  • Reputation Power: 3
  • RVC New User has no influence.
  • Gender: Male
  • NLG
Re: wba are there any configuration that will allow connection to a PC
« Reply #6 on: December 26, 2018, 08:33:33 PM »
watch this

There is a device that allows connection to a PC for testing and configuration purposes, maybe you can adapt it to your needs


Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #7 on: December 31, 2018, 01:14:14 PM »
watch this

There is a device that allows connection to a PC for testing and configuration purposes, maybe you can adapt it to your needs
havent seen those for sale in a bit


but i have made progress


through much searching and help from opbells old thread
i was able to communicate using a max 232 convertor, and using an arduino


untill i get my extension harnesses to make up required connections for ease of use i just working with wba13 for now, and writing some code


things that work so far the
1. JCM download program ver. 1.24 will read software version need to test on wba12 for a download the software id003 chip and id024 chip
2. accload works to gather the stats both id003 and id024 chips
3. id003 basic driver 2.10 id003 only
4. id003 basic driver 1.6  id003 only


what i havent got to work is


1. id024 basic driver (024 chip
2. tool suite standard edition


that all for now, unitil i right some code for the pc, then enable it and make the kids pay to play on m computer






Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #8 on: December 31, 2018, 01:15:46 PM »
one other question


is the downloadflash version of software the same as the eeprom version


so can i take a copy of eeprom version and flash it to the flash version

Offline qbert

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 2705
  • Reputation Power: 184
  • qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!qbert Is an-NLG GOD!
  • Gender: Male
  • NLG
Re: wba are there any configuration that will allow connection to a PC
« Reply #9 on: December 31, 2018, 01:35:40 PM »
I believe they are the same
If you find this site helpful, please consider making a small donation to help defray the cost of hosting and bandwidth.

Offline rickhunter

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 7528
  • Reputation Power: 446
  • rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!rickhunter Is an-NLG GOD!
  • Gender: Male
  • I Void Warranties.
Re: wba are there any configuration that will allow connection to a PC
« Reply #10 on: December 31, 2018, 02:21:47 PM »
They are the same.
If you find the site helpful, consider becoming a contributing member.  It pays for costs and keeps this site alive.  I do not respond to requests for private, one-on-one help. Your questions should be posted in the appropriate forum where they may help others as well.

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #11 on: January 01, 2019, 12:52:11 PM »
i have the connection made and talking and excepting bill here is the youtube link,
not too clear on the conversion to youtube looks clear on phone


https://www.youtube.com/watch?v=PEVGUBSn7rA

Offline Stayouttadabunker

  • Sr NLG Member
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 5506
  • Reputation Power: 409
  • Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!Stayouttadabunker Is an-NLG GOD!
  • Gender: Male
  • NLG
Re: wba are there any configuration that will allow connection to a PC
« Reply #12 on: January 02, 2019, 08:21:26 AM »
Pretty cool!  :cool_thumb_up:
Is your computer software accepting & accounting note values?  :scratch-head_3:

Remember, the more you tell us - the better we can help you!

Consider becoming a regular contributing member, which helps pay costs to keep this site up and running so you can keep your machine up and running :)

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #13 on: January 02, 2019, 09:07:05 AM »
Pretty cool!  :cool_thumb_up:
Is your computer software accepting & accounting note values?  :scratch-head_3:


it is accepting and stacking, yes
keeping track of note count of each value inserted not yet, but it will soon the following
 1. number of each bill denom inserted
2. total value of of each bill denom inserted
3. toal number of all bills inserted
4. total value of all bills inserted
5. total tickets inserted
6. total value of all tickets inserted
... inserted tickets are validated by my software for cashier cahout (redeem ticket) or multiples can be inserted and a new ticket will print out for total amount ie


i have ticket printer attached to same pc as well


still to be written lol so this will happen


example 1
insert 100.00 bill
insert 20.00 bill
press print, will print a ticket for $120.00 that can be taken to any of my slots and inserted for credits


example 2
insert 100
insert 20
insert ticket for 50
press print, will print a ticket for 170.00


when tickets are redeemed this way they will also become invalidated and no longer be accepted by this BV or any of my slots




Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #14 on: January 03, 2019, 05:57:36 AM »
progress update,
i have built my opto isolated interface to talk to the BV,
now i can communicate to the bv from pc using ID024 protocol
much trial and error here though although i did get it to accept and stack its first $1.00 with ID024, but now to figure out how it acknowleges to it will accpet more without restart


anyone happen to have the netplex protocol for BV's and for that matter any netplex device

Offline ANIslots

  • Sr NLG Member
  • NLG Member 101 to 250 Posts
  • *
  • Posts: 201
  • Reputation Power: 14
  • ANIslots New User has no influence.
  • Gender: Male
  • Zarobhr
Re: wba are there any configuration that will allow connection to a PC
« Reply #15 on: January 03, 2019, 05:35:16 PM »
as promised here is my WBA 13SS ID024 3.75 working connected to my pc, also with the bill sentry attached
still much more cosmetic errors like getting the denominations correct but making great progress


i have a 3 magazine bill dispenser coming that i got for a great price gonna hook that up make the pc into a bill breaker lol


https://www.youtube.com/watch?v=qyo1zWLfBS0




Offline octoolguy

  • New NLG Member 3 to 100 Posts
  • **
  • Posts: 77
  • Reputation Power: 6
  • octoolguy New User has no influence.
  • Gender: Male
  • NLG
Re: WBA 12/13 connected to PC
« Reply #16 on: May 01, 2020, 12:06:10 AM »
You have no idea how envious I am that you can do that. I'm too old now to ever learn what you know but I sure would love to hang with you for a while and just watch and see your process for what you have done. I'm in awe of you smart folks. Damn! Born too late!

I'm an old fart with a young mind. I have an IGT S2000 Double Diamond machine that was once in the Stratosphere in Vegas. Bought from Slot Depot in Fort Mohave, Az. about 2012.

 

Cell Phone and Pad Mode

imode wap wap2

NLG Archives

Archives @ newlifegames.net Wayback Machine

Contact Us

NLG Shop 928 754-4147 Email Us 1788 Highway 95 30 BHC City AZ 86442
If you find this site helpful, please consider becoming a Contributing NLG Member with a monthly subscription to help cover the cost of pizza, coffee, aspirin, hosting, and bandwidth.
Contributing Members: get unlimited personal messages, can save topics and replies as drafts,
can post to the Classified ads, get unlimited access to the downloads, and also get this minty badge:



**Subscription Link** (Click Here) **Subscription Link**



           
If you would rather remain anonymous Thank You or just want to help support the site, please use this "make a donation" button:




From your entire NLG staff, thank you for supporting NLG.


New Life Games LLC 1788 HIGHWAY 95 UNIT 30 BULLHEAD CITY AZ 86442




Newlifegames.com     Newlifegames.net     Newlifegames.org

Newlifegame.com     Newlifegame.net     Newlifegame.org    Newlifegames.us

   New Life Games     NewLifeGames  NLG

 We Bring new Life to old Games    1-888-NLG-SLOTS

Are all Copyright and Trademarks of New Life Games LLC 1992 - 2022


FAIR USE NOTICE:



This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner.
We make such material available in an effort to advance awareness and understanding of the issues involved.
We believe this constitutes a fair use of any such copyrighted material as provided for in section 107 of the US Copyright Law.
In accordance with Title 17 U.S.C. Section 107, the material on this site is distributed without profit to those
who have expressed a prior interest in receiving the included information for research and educational purposes.

For more information please visit: http://www.law.cornell.edu/uscode/17/107.shtml
If you wish to use copyrighted material from this site for purposes of your own that go beyond fair use,
you must obtain permission directly from the copyright owner.




The NewLifeGames.com website is optimized for use with Firefox and a minimum screen resolution of 1600 x 900 pixels.

SimplePortal 2.3.5 © 2008-2012, SimplePortal