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: Mikohn + Linux RPi Help!!!!!!!  (Read 2067 times)

0 Members and 1 Guest are viewing this topic.

Offline azuloro

  • New NLG Member 3 to 100 Posts
  • **
  • Posts: 3
  • Reputation Power: 0
  • azuloro New User has no influence.
  • NLG
Mikohn + Linux RPi Help!!!!!!!
« on: October 09, 2016, 06:11:54 PM »
Hi Guys




       I am working in a Display progressive with mikhon and linux terminal


        i have the Rs232 communication between mikhon controller and linux terminal , i get the progressive information from mikhon controller, but i don't have the complete commands to get  a stable communication.
 


                              ________________                                                                                                                                                       ______________
                             / Mikohn Controller /         <---------------[RS 422 Converter to Rs232] ------------[Serial Cable Rs232]---------->  /  Linux Terminal  /
                            ---------------------                                                                                                                                                         -----------------
       
if you have any information about, i would be very pleased if you could share with me.


DISPLAY LED FULL HD HDMI


TERMINAL LINUX (Raspberry Pi)


CONNECTION CABLE SERIAL RS232(BLUE) --  CONVERTER RS422/485


CONVERTER 422 (this is connect to mikhon controller)

 


best regards


 :Please_Post_Pictures_2clr: :thank_you:






Offline jay

  • Global NLG Site Moderator
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 2128
  • Reputation Power: 164
  • jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!
  • Gender: Male
  • The only way to beat the casino is to own it.
Re: Mikohn + Linux RPi Help!!!!!!!
« Reply #1 on: October 09, 2016, 10:51:49 PM »
What mikohn controller ?


Are you taking the data feed out of a con1 or con2 between the progressive controller and the meter controller or from where ?
If you can't afford to lose you can't afford to win.

If you find this site helpful, please consider making a small donation to help defray the cost of hosting and bandwidth.

Please do not PM me for support or "how to" requests -- please post your request in the forum so that everyone may assist you and everyone can benefit from the answer to your question!  Thanks! :)

Offline azuloro

  • New NLG Member 3 to 100 Posts
  • **
  • Posts: 3
  • Reputation Power: 0
  • azuloro New User has no influence.
  • NLG
Re: Mikohn + Linux RPi Help!!!!!!!
« Reply #2 on: October 10, 2016, 09:55:33 AM »
 
I connect the cable to the [/size]mikhon [/color][/size]controller (RS422 port) [/color]
[/size]i don't use SAS meters, i sent a wake up bit to controller for RS232 and it sent me the progressive information, but the problem is when it won the jackpot, the progressive sent me bad information or i think, it needs that i send a code(command) to reset, now i only unplug power of the mikhon controller and thats all.[/color]

Offline azuloro

  • New NLG Member 3 to 100 Posts
  • **
  • Posts: 3
  • Reputation Power: 0
  • azuloro New User has no influence.
  • NLG
Re: Mikohn + Linux RPi Help!!!!!!!
« Reply #3 on: October 10, 2016, 02:52:52 PM »
this is the model MIKOHN IGT CONTROLLER CON2I

 i got the same   http://patriotgaming.com/mikohn-igt-controller-con2i.html

Offline jay

  • Global NLG Site Moderator
  • NLG Member 501 to 10,000 Posts
  • *
  • Posts: 2128
  • Reputation Power: 164
  • jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!jay Is an-NLG GOD!
  • Gender: Male
  • The only way to beat the casino is to own it.
Re: Mikohn + Linux RPi Help!!!!!!!
« Reply #4 on: October 10, 2016, 07:57:53 PM »

The 9pin serial port is an RS232 port, and you use a program called PSP (DOS) to speak to it.
The only thing special regarding the cable between the PC and the CON2I is that pins 4 & 5 CTS & RTS need to be shorted.


I am sure the communications between the PC and the CON2I just use simple ascii codes but these are not documented.
You would need to use the PSP program and take the serial output to a terminal to see what comes out for each command.
Within PSP there is a command you can use to receive the current jackpot settings, but this is not a live data stream.
If you are wanting to write a small program to do a video display you would need to repeatedly send this command. I suspect this method of communication would be very slow compared to taking one of the other output data feeds.


There are a lot of settings you can program into the CON2i but the important ones are the Current Jackpot, Max Jackpot, increment amount and reset amount. The reset amount is what would get programmed back into the system when the jackpot is won. I suspect the command you are sending is telling the CON2I to display these amounts.


The individual slots have 3 wires that connect to the controller. These are coin in + Gnd. Each time a coin or credit is played a momentary close occurs and tells the CON2I to increment. The third wire + gnd is a data line back to the slot that carries the current progressive amount. In a slot this only displays when the jackpot is won but on a video slot this displays the jackpot amount on the screen. I believe this feed may be RS422 but I have never taken the time to decode it. This comes off of a large bus that basically shares the GND and DATA lines but each slot has its own Coin-in line to the controller. When the jackpot is won - It will say something like $ 238,921 and bounce between this and 04. The $$ amount being the progressive amount won and the 04 indicating which slot won the amount.


The CON2I then uses a 2 wire output to a ChamII controller.  This 2 wire feed sends the current amount to the ChamII controller. The ChamII is connected to a meter (sign) that is normally inside the slot. I remember reading some place that the current amount is sent about 10 times per second. There are other kinds of signs that can connect to the CON2I such as a Supreme which is generally a large overhead sign.


You can also program the ChamII to display messages interleaved with the progressive amounts. You do this on the CON2I (again using PSP) and when you tell it to download the messages to the ChamII it does it through this 2 wire interface.


The Supreme actually has a separate program called "downloader" and uses a PDF (progressive display file) file. This is not adobe or anything close. Probably pre-dates Adobe by 15years. This downloads graphics into the Supreme and tells it what font to display the jackpot amount etc.



If you can't afford to lose you can't afford to win.

If you find this site helpful, please consider making a small donation to help defray the cost of hosting and bandwidth.

Please do not PM me for support or "how to" requests -- please post your request in the forum so that everyone may assist you and everyone can benefit from the answer to your question!  Thanks! :)

 

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